akhin / llmalloc
A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.
☆20Updated last month
Alternatives and similar repositories for llmalloc:
Users that are interested in llmalloc are comparing it to the libraries listed below
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆33Updated 6 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- C++20 Static Branch library☆56Updated this week
- C++20 SIMD Within A Register library☆31Updated this week
- C++20 Unit-Testing library☆45Updated this week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆51Updated 5 months ago
- Low memory overhead allocator☆29Updated 5 months ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- Lightweight header-only C++20 enum and typename reflection☆54Updated 2 months ago
- High performance, tagged binary data specification☆81Updated last week
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆28Updated this week
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 6 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆41Updated this week
- ipvar is a little smart library for easily sharing variables between different processes☆23Updated 10 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆46Updated last month
- High-performance metrics library☆42Updated 3 months ago
- Standalone version of the boost::unordered library☆25Updated 2 months ago
- List-initialize containers with proper move semantics☆30Updated last month
- A light weight C++ in memory argument parser☆56Updated 10 months ago
- C++20 compile-time reflection library.☆35Updated 6 months ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated last week
- C++20 Value-oriented Metaprogramming Library☆22Updated 3 months ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆14Updated 2 years ago
- A header only structure of arrays container for C++☆41Updated last year
- Virtual memory based containers☆42Updated 3 years ago
- An indirect value-type for C++☆82Updated last year
- C++ compile-time programming (serialization, reflection, code modification, enum to string, better enum, enum to json, extend or parse l…☆41Updated 3 years ago
- stl-like algorithms for TYPES☆31Updated last year
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago