bpool A Go (Golang) lib to manage buffers with a constant size with buffer reuse and garbage collector. Get bpool go get github.com/90TechSAS/go-buffer-pool-recycler Update bpool go get -u github.com/90TechSAS/go-buffer-pool-recycler Example See the file example/test.go