akhin / llmallocLinks
A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.
☆22Updated 6 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 last month
- Json benchmark based on nativejson-benchmark☆33Updated 7 months ago
- Low memory overhead allocator☆32Updated 10 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 2 months ago
- Compact SVO optimized vector for C++17 or higher☆108Updated last year
- Replacement for std::optional with efficient memory usage and additional features.☆49Updated 6 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆99Updated last week
- Ease-of-use-first argument parsing for C++23☆62Updated 2 months ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆29Updated 11 months ago
- Standalone version of the boost::unordered library☆28Updated last month
- C++20 Static Branch library☆65Updated 3 months ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆90Updated 3 weeks ago
- C++20 Dependency Injection library☆29Updated 4 months 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…☆100Updated 5 months ago
- Lightweight header-only C++20 enum and typename reflection☆78Updated last month
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆68Updated 10 months ago
- C++20 Unit-Testing library☆50Updated 4 months ago
- High performance, tagged binary data specification☆98Updated 3 weeks ago
- C++20 [Minimal] Static Perfect Hash library☆232Updated last month
- Experimental JSON builder based on C++ reflection☆53Updated 2 months ago
- Light, fast, threadpool for C++20☆102Updated 2 years ago
- C++20 Memory Allocator library☆36Updated 4 months ago
- An indirect value-type for C++☆83Updated last year
- Fast C++ container combining the best features of std::vector and std::deque☆128Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆131Updated 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- C++20 Compact Tuple Tools☆54Updated last week
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆63Updated 7 months ago