akhin / llmallocLinks
A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.
☆22Updated this week
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…☆43Updated 4 months ago
- Json benchmark based on nativejson-benchmark☆34Updated 11 months ago
- Low memory overhead allocator☆34Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 10 months ago
- Ease-of-use-first argument parsing for C++23☆63Updated last week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- Standalone version of the boost::unordered library☆34Updated 5 months ago
- C++20 Static Branch library☆94Updated 7 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- C++20 Value-oriented Metaprogramming Library☆25Updated last month
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆101Updated 3 months ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- Lightweight header-only C++20 enum and typename reflection☆82Updated 5 months ago
- C++20 Unit-Testing library☆52Updated 8 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆80Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- A hash function library☆49Updated 3 weeks ago
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆112Updated 9 months ago
- Light, fast, threadpool for C++20☆109Updated 2 years ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- A header only structure of arrays container for C++☆43Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- stl-like algorithms for TYPES☆31Updated 2 years ago
- High-performance metrics library☆47Updated 3 weeks ago
- List-initialize containers with proper move semantics☆30Updated 9 months ago
- High performance, tagged binary data specification☆107Updated 3 weeks ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆139Updated last month
- Yet another C++ text formatting library.☆71Updated last year
- C++20 Dependency Injection library☆31Updated 7 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated 2 months ago