Module buffer_pool

Module buffer_pool 

Source

Structs§

BufferPool
Thread-safe buffer pool for reducing memory allocations
BufferPoolStats
GlobalBufferPools
Global buffer pools for different use cases
PooledBuffer
RAII wrapper for pooled buffers that returns buffer to pool on drop

Functions§

global_pools
Get global buffer pools instance