billyquith / MemoryPoolLinks
An easy to use and efficient memory pool allocator written in C++.
☆11Updated 9 years ago
Alternatives and similar repositories for MemoryPool
Users that are interested in MemoryPool are comparing it to the libraries listed below
Sorting:
- Minimal subset of Catch2 C++ test framework☆26Updated 7 years ago
- C++ string formatting library☆46Updated 5 years ago
- Library of flat vector-like based associative containers☆75Updated 2 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆38Updated last month
- unique_resource, The General RAII Wrapper for Exclusive Ownership Resource Management.☆48Updated last year
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆50Updated last month
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆68Updated 3 months ago
- Non-intrusive C++ signal programming library