akhin / llmallocLinks
A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.
☆22Updated 8 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 3 months ago
- Json benchmark based on nativejson-benchmark☆34Updated 9 months ago
- C++20 Unit-Testing library☆52Updated 7 months ago
- Low memory overhead allocator☆33Updated last year
- C++20 Value-oriented Metaprogramming Library☆25Updated 4 months ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆30Updated last year
- High performance, tagged binary data specification☆102Updated 2 weeks ago
- Faster enum reflection for C++17 since I don't want to wait for C++26 reflection.☆97Updated last month
- 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☆83Updated 4 months ago
- Ease-of-use-first argument parsing for C++23☆62Updated 4 months ago
- Standalone version of the boost::unordered library☆30Updated 3 months ago
- variadic pointers and references☆24Updated 2 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 8 months ago
- C++20 Static Branch library☆68Updated 5 months ago
- The seq library is a collection of original C++17 STL-like containers and related tools☆100Updated last week
- C++20 Dependency Injection library☆31Updated 6 months ago
- Example implementation for std::synchronized_value☆26Updated 10 months ago
- Easy Parsing C++ Library☆21Updated 2 years 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…☆102Updated 7 months ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- C++20 Memory Allocator library☆36Updated 6 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- A hash function library☆47Updated last week
- Experimental JSON builder based on C++ reflection☆56Updated 3 weeks ago
- A dynamically-resizable vector with fixed capacity and embedded storage (P0843)☆29Updated last month
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Updated last year
- High-performance metrics library☆48Updated 3 weeks ago