A high-performance, thread-safe C++ memory pool featuring lock-free free lists, thread-local caching, central caching, and page-based memory management.
cmake cpp concurrency multithreading memory-management lock-free memory-pool performance-optimization custom-allocator thread-safe
-
Updated
Mar 15, 2025 - Makefile