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:
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆41Updated 3 years ago
- Experimental JSON builder based on C++ reflection☆56Updated 3 weeks ago
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆42Updated 3 months ago
- A C++ data container replicating std::queue functionality but with better performance.☆36Updated 4 months ago
- List-initialize containers with proper move semantics☆30Updated 8 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆70Updated 4 months ago
- Json benchmark based on nativejson-benchmark☆34Updated 9 months ago
- Compact SVO optimized vector for C++17 or higher☆111Updated last year
- A hash function library☆47Updated last week
- ☆25Updated 5 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆53Updated 2 years ago
- ☆34Updated 3 years ago
- Virtual memory based containers☆42Updated 3 years ago
- Reference implementation of Grisu-Exact in C++☆69Updated 5 years ago
- C++20 SIMD Within A Register library☆44Updated 6 months ago
- A compiler-friendly variadic type list for C++.☆38Updated 2 years ago
- A low latency oriented thread caching allocator for Linux/Windows. Single header & LD_PRELOADable.☆22Updated 8 months ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆42Updated 3 years ago
- A C++ SIMD mathematics library for computer graphics.☆29Updated last month
- A universal type for non-type template parameters for C++20 or later.☆27Updated last year
- The seq library is a collection of original C++17 STL-like containers and related tools☆100Updated last week
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆102Updated 7 months ago
- C++20 Memory Allocator library☆36Updated 6 months ago
- Replacement for std::optional with efficient memory usage and additional features.☆51Updated 8 months ago
- Ease-of-use-first argument parsing for C++23☆62Updated 4 months ago
- Easy Parsing C++ Library☆21Updated 2 years ago
- C++ static vector class template. Also might be known as fixed vector or on-stack vector.☆13Updated 3 years ago
- A header only structure of arrays container for C++☆43Updated 2 years ago
- C++20 Value-oriented Metaprogramming Library☆25Updated 4 months ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆18Updated last year