akhin / llmallocLinks
A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.
☆22Updated 4 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…☆37Updated 8 months ago
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 9 months ago
- C++20 Value-oriented Metaprogramming Library☆25Updated this week
- C++20 Static Branch library☆60Updated last month
- A Faster Enum Reflection For C++20 Since I Don't Want To Wait For C++26 Reflection☆79Updated this week
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- A header only structure of arrays container for C++☆41Updated 2 years ago
- High performance, tagged binary data specification☆93Updated 3 weeks ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 4 months ago
- C++20 Unit-Testing library☆48Updated 2 months ago
- Low memory overhead allocator☆30Updated 7 months ago
- Lightweight header-only C++20 enum and typename reflection☆59Updated last month
- A light weight C++ in memory argument parser☆59Updated last year
- Easy Parsing C++ Library☆21Updated last year
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 2 weeks ago
- Standalone version of the boost::unordered library☆28Updated 5 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 4 months ago
- C++20 SIMD Within A Register library☆40Updated 2 months ago
- A hash function library☆46Updated last week
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆63Updated 7 months ago
- `cxx_modules_converter.py` is a Python script to convert C++ sources and headers to C++20 modules.☆14Updated 2 months ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆89Updated 9 months ago
- List-initialize containers with proper move semantics☆30Updated 4 months ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆36Updated this week
- C++20 Memory Allocator library☆35Updated 2 months ago
- Ease-of-use-first argument parsing for C++23☆62Updated 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…☆94Updated 3 months ago
- Json benchmark based on nativejson-benchmark☆32Updated 5 months ago