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 2 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆54Updated 5 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 7 months ago
- Compact SVO optimized vector for C++17 or higher☆102Updated 11 months ago
- C++20 Unit-Testing library☆47Updated 3 weeks ago
- Low memory overhead allocator☆29Updated 5 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆46Updated 2 months ago
- Lightweight header-only C++20 enum and typename reflection☆56Updated 2 months ago
- A header only structure of arrays container for C++☆41Updated last year
- P0323 & P2505 std::expected simple implementation☆39Updated last month
- A compiler-friendly variadic type list for C++.☆36Updated last year
- List-initialize containers with proper move semantics☆30Updated last month
- Ease-of-use-first argument parsing for C++23☆61Updated 2 months ago
- A C++20 serialization library (cereal fork)☆29Updated 2 years ago
- C++20 Value-oriented Metaprogramming Library☆22Updated 3 months ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- C++20 SIMD Within A Register library☆36Updated last week
- ☆26Updated 5 years 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
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆45Updated 3 weeks ago
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- Boost.PFR without the boost namespaces☆71Updated last month
- ipvar is a little smart library for easily sharing variables between different processes☆23Updated 11 months ago
- C++20 Static Branch library☆57Updated last week
- Standalone version of the boost::unordered library☆26Updated 3 months ago
- A modern, safer alternative to the C++ Standard Library (for Linux/BSD)☆42Updated 2 weeks ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated 2 weeks ago
- Advanced compile-time validation in C++☆40Updated 7 months ago