Boost.Monotonic 0.3: C++ Fastest memory allocator. Region-based monotonic allocation with O(1) deallocation, proposed for Boost. Benchmarked against std::allocator and tcmalloc and others.
☆17Oct 8, 2024Updated last year
Alternatives and similar repositories for CppMonotonic
Users that are interested in CppMonotonic are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- FbxPipeline (https://github.com/VladSerhiienko/FbxPipeline) accompaning project, WIP.☆12Jul 4, 2019Updated 7 years ago
- Boost.Mustache☆10Jan 31, 2023Updated 3 years ago
- MetroHash v1: Exceptionally fast and statistically robust hash functions