akhin / llmallocLinks
A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.
☆22Updated 7 months ago
Alternatives and similar repositories for llmalloc
Users that are interested in llmalloc are comparing it to the libraries listed below
Sorting:
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 2 months ago
- Json benchmark based on nativejson-benchmark☆33Updated 8 months ago
- Low memory overhead allocator☆33Updated 11 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 3 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 7 months ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆95Updated 3 weeks ago
- C++20 Unit-Testing library☆50Updated 6 months ago
- Ease-of-use-first argument parsing for C++23☆62Updated 3 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated last year
- Compact SVO optimized vector for C++17 or higher☆109Updated last year
- Lightweight header-only C++20 enum and typename reflection☆80Updated 3 months ago
- High performance, tagged binary data specification☆102Updated 2 weeks ago
- High-performance metrics library☆48Updated this week
- A C++ data container replicating std::queue functionality but with better performance.