go-buffer-pool

JSON →
library 0.1.0 ·go
verified Jun 15, 2026

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.