Robuta

https://www.boost.org/doc/libs/1_80_0/libs/pool/doc/html/boost/object_pool.html
class templateobject pool
https://www.educative.io/courses/building-scalable-backend-services-in-go/object-pool-pattern
Learn how the object pool design pattern improves performance by managing reusable resources like DB connections in scalable backend systems.
object pool patternresource managementunderstandingefficient