fast and goroutine-safe copy-on-write with sync.Pool and reference counting
-
Updated
Jan 2, 2026 - Go
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 reference-counted-object-pooling topic page so that developers can more easily learn about it.
To associate your repository with the reference-counted-object-pooling topic, visit your repo's landing page and select "manage topics."