Package pool provides a sync.Pool equivalent that buckets incoming requests to one of 32 sub-pools, one for each power of 2, 0-32.
go get github.com/libp2p/go-buffer-poolNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Get a buffer of size 1024 from the pool and return it.
No known issues recorded.
No dependency data recorded yet.