Thermadiag / micromalloc
Low memory overhead allocator
☆29Updated 5 months ago
Alternatives and similar repositories for micromalloc:
Users that are interested in micromalloc 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 5 months ago
- A hash function library☆42Updated this week
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 6 months ago
- An indirect value-type for C++☆82Updated last year
- ☆26Updated 4 years ago
- Experimental JSON builder based on C++ reflection☆50Updated 3 weeks ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- C++20 Static Branch library☆56Updated last week
- C++20 Value-oriented Metaprogramming Library☆22Updated 2 months ago
- Some library components that didn't quite fit anywhere else...☆35Updated 7 months ago
- Cross-Platform, Efficient easy to integrate crash reporting library for modern C++☆39Updated this week
- Easy Parsing C++ Library☆21Updated last year
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Replacement for std::optional with efficient memory usage and additional features.☆46Updated last month
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Compact SVO optimized vector for C++17 or higher☆102Updated 10 months ago
- C++20 SIMD Within A Register library☆30Updated last week
- List-initialize containers with proper move semantics☆30Updated last month
- Standalone version of the boost::unordered library☆25Updated 2 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- mlib is a fast, simple c++ meta-programming library that uses c++20.☆46Updated last year
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆14Updated 2 years ago
- Virtual memory based containers☆42Updated 3 years ago
- ☆34Updated 2 years ago
- A C++ data structure visualization library using GraphViz☆46Updated last year
- A single producer single consumer lock free queue that utilizes copy / move assignment to transfer messages. Achieves a top performance, …☆50Updated 5 months ago
- homogeneous variadic function parameters☆17Updated last year
- The Fancy Named Parameters Library☆31Updated last week
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month