Thermadiag / micromallocLinks
Low memory overhead allocator
☆33Updated last year
Alternatives and similar repositories for micromalloc
Users that are interested in micromalloc 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…☆43Updated 4 months ago
- Experimental JSON builder based on C++ reflection☆56Updated last month
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- Compact SVO optimized vector for C++17 or higher☆112Updated last year
- Json benchmark based on nativejson-benchmark☆34Updated 10 months ago
- List-initialize containers with proper move semantics☆30Updated 9 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆37Updated 5 months ago
- A hash function library☆47Updated this week
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- ☆25Updated 5 years ago
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆22Updated 9 months ago
- Standalone version of the boost::unordered library☆31Updated 4 months ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Ease-of-use-first argument parsing for C++23☆63Updated this week
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 3 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- The Fancy Named Parameters Library☆36Updated last month
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆15Updated 2 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆19Updated 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
- A library of type traits for introspecting C++ function types☆31Updated 6 years ago
- C++20 single-header library for embedding INI configs☆60Updated 2 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 9 months ago
- Yet another C++ text formatting library.☆71Updated 11 months ago
- C++20 Memory Allocator library☆36Updated 7 months ago
- Complete implementation of std::function, std::function_ref, and std::move_only_function☆66Updated 2 weeks ago
- ☆50Updated 8 years ago
- Drop-in replacement for std::optional that does not waste memory unnecessarily☆137Updated last month
- variadic pointers and references☆23Updated 3 months ago