goroutine-safe copy-on-write with sync.Pool
-
Updated
Dec 17, 2025 - Go
goroutine-safe copy-on-write with sync.Pool
🔄 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."