Module memory_pool

Source

Structs§

ArenaAllocator
Arena allocator for temporary objects
ArenaStats
Arena allocator statistics
BatchMemoryProcessor
Memory-efficient batch processor
FixedSizeMemoryPool
High-performance memory pool for fixed-size allocations
MemoryPoolStats
Memory pool statistics
MemoryPooledVector
Vector that uses pooled memory when available
PooledMemory
RAII wrapper for pooled memory
VectorMemoryPool
Specialized vector pool for ndarray operations

Functions§

global_vector_pool
Get the global vector memory pool