A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or delete, depending on operating system & compiler)
-
Updated
Jul 18, 2024 - C++
A very fast cross-platform memory pool mechanism for C++ built using a data-oriented approach (3 to 24 times faster than regular new or delete, depending on operating system & compiler)
A WebServer write by C++
simple memory pool / thread safe / minimized context switching / Memory managed in 4 levels / Requirements(Windows xp~ / Visualstudio 2015)
Lockless MemoryPool
This is a C++ port of my D port of my Free Pascal "Binary Trees" benchmark implementation, written out of curiosity to see how they compare.
A simple memory pool allocator which is STL compatible. Written in C++
A memory pool to allocate short lived buffers of binary data to avoid heap allocations for io such as sockets.
Add a description, image, and links to the memorypool topic page so that developers can more easily learn about it.
To associate your repository with the memorypool topic, visit your repo's landing page and select "manage topics."