04-11 [Golang (Go)] Use sync.Pool to cache temporary objects for later reuse relieving pressure on the garbage collector
04-04 [Golang (Go)] Use sync/atomic package to provides low-level atomic memory primitives useful for implementing synchronization