Thermadiag / micromallocLinks
Low memory overhead allocator
☆30Updated 7 months ago
Alternatives and similar repositories for micromalloc
Users that are interested in micromalloc are comparing it to the libraries listed below
Sorting:
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- Virtual memory based containers☆42Updated 3 years ago
- 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
- ☆34Updated 3 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆17Updated last year
- ☆26Updated 5 years ago
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆21Updated 3 months ago
- A functional parsing library☆28Updated last year
- List-initialize containers with proper move semantics☆30Updated 3 months ago
- A compiler-friendly variadic type list for C++.☆36Updated 2 years ago
- Experimental JSON builder based on C++ reflection☆51Updated 3 months ago
- A hash function library☆45Updated 2 weeks ago
- C++20 SIMD Within A Register library☆40Updated last month
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 2 years ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Some library components that didn't quite fit anywhere else...☆36Updated 9 months ago
- Unique-ownership smart pointers with observable lifetime.☆36Updated 2 months ago
- The Fancy Named Parameters Library☆31Updated last month
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- Easy Parsing C++ Library☆21Updated last year
- C++20 Static Branch library☆59Updated 3 weeks ago
- C++20 thread pool / tasking library / coroutine runtime with no compromises. Excellent performance, powerful features, and simple syntax.☆35Updated this week
- C++20 Memory Allocator library☆35Updated last month
- Replacement for std::optional with efficient memory usage and additional features.☆47Updated 3 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- Collection of high performance C++ containers that can be chosen as drop-in replacements for std::vector and std::set☆35Updated 4 months ago
- Standalone version of the boost::unordered library☆27Updated 4 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 2 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- homogeneous variadic function parameters☆17Updated last year