Module pool

Module pool 

Source
Expand description

Memory pooling for reducing allocations

Structsยง

ContextPool
Memory pool for Context objects to reduce allocations
PoolConfig
Configuration for memory pool
PoolStats
Statistics for pool usage
PooledContext
RAII guard for pooled contexts