index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vendor
/
codeberg.org
/
gruf
/
go-fastcopy
/
README.md
blob: 0c1ff68f781fa1c7713b99cecfe4ce0583004abd (
plain
)
1
2
3
# go-fastcopy
An
`io.Copy()`
implementation that uses a memory pool for the copy buffer.