akhin / llmallocLinks
A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.
☆21Updated 3 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…☆35Updated 8 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆28Updated 8 months ago
- C++20 Value-oriented Metaprogramming Library☆24Updated 5 months ago
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆60Updated 7 months ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated last week
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆35Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- C++20 Unit-Testing library☆47Updated 2 months ago
- ipvar is a little smart library for easily sharing variables between different processes☆24Updated last year
- List-initialize containers with proper move semantics☆30Updated 3 months ago
- A light weight C++ in memory argument parser☆58Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Standalone version of the boost::unordered library☆27Updated 4 months ago
- C++20 SIMD Within A Register library☆40Updated last month
- Compact SVO optimized vector for C++17 or higher☆105Updated last year
- Container Traits for Modern C++☆29Updated 4 years ago
- Low memory overhead allocator☆30Updated 7 months ago
- An asynchronous FastCGI web microframework for C++☆38Updated 3 weeks ago
- A compiler-friendly variadic type list for C++.☆36Updated 2 years ago
- ☆26Updated 5 years ago
- 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 7 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆49Updated 2 months ago
- Ease-of-use-first argument parsing for C++23☆62Updated 4 months ago
- A header only structure of arrays container for C++☆41Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆49Updated 2 years ago
- A C++20 serialization library (cereal fork)☆28Updated 2 years ago
- High-performance metrics library☆42Updated 5 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago