Skip to content

asciimoth/bufpool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bufpool

Bufpool provides interface for common []byte pools, methods to work with it and DebugPool implementation suitable for testing code working with pools for use-after-free or buffer leak.

It does not provide any default production ready implementation so user should come with their own or use any existed compatible one like libp2p/go-buffer-pool.

License

Files in this repository are distributed under the CC0 license.

CC0
To the extent possible under law, ASCIIMoth has waived all copyright and related or neighboring rights to bufpool.

About

Byte buffer pool interface for go

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages