akhin / llmallocLinks
A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.
☆22Updated 9 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…☆43Updated 4 months ago
- Low memory overhead allocator☆33Updated last year
- Json benchmark based on nativejson-benchmark☆34Updated 10 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆100Updated 2 months ago
- Ease-of-use-first argument parsing for C++23☆63Updated this week
- Lightweight header-only C++20 enum and typename reflection☆82Updated 4 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 weeks ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- High performance, tagged binary data specification☆105Updated last week
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- C++20 Static Branch library☆88Updated 6 months ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- C++20 Unit-Testing library☆52Updated 7 months ago
- List-initialize containers with proper move semantics☆30Updated 9 months ago
- A light weight C++ in memory argument parser☆67Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆129Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆80Updated 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☆31Updated 4 months ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆137Updated last month
- variadic pointers and references☆23Updated 3 months ago
- A High-Performance JIT-Based C++ Expression/Script Execution Engine with SIMD Vectorization Support☆99Updated last month
- Boost.PFR without the boost namespaces☆75Updated 5 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆70Updated 2 months ago
- C++20 Dependency Injection library☆31Updated 7 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆101Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- P0323 & P2505 std::expected simple implementation☆43Updated 4 months ago