Skip to content

pushrax/bufferpool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bufferpool Build Status

The bufferpool package implements a thread-safe pool of reusable, equally sized byte.Buffers. If you're allocating byte.Buffers very frequently, you can use this to speed up your program and take strain off the garbage collector.

docs

GoDoc

About

A thread-safe pool of reusable, equally sized byte.Buffers

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages