Go code generator for allocation-free Reset() methods, optimized for sync.Pool usage
-
Updated
Dec 15, 2025 - Go
Go code generator for allocation-free Reset() methods, optimized for sync.Pool usage
fast and goroutine-safe copy-on-write with sync.Pool and reference counting
🔄 Enable fast, non-blocking reads with goroutine-safe Copy-on-Write using `sync.Pool` and reference counting for efficient resource management.
Add a description, image, and links to the sync-pool topic page so that developers can more easily learn about it.
To associate your repository with the sync-pool topic, visit your repo's landing page and select "manage topics."