Thermadiag / micromalloc
Low memory overhead allocator
☆29Updated 3 months ago
Alternatives and similar repositories for micromalloc:
Users that are interested in micromalloc are comparing it to the libraries listed below
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated last week
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A hash function library☆39Updated this week
- ☆33Updated 2 years ago
- ☆26Updated 4 years ago
- C++20 Static Branch library☆52Updated 6 months ago
- KISS C++20 Type Reflection using IFC files☆49Updated 7 months ago
- Cut down and minimalistic C++ string formatting library☆26Updated last year
- Compact SVO optimized vector for C++17 or higher☆100Updated 9 months ago
- Some library components that didn't quite fit anywhere else...☆35Updated 5 months ago
- C++20 Value-oriented Metaprogramming Library☆22Updated last month
- List-initialize containers with proper move semantics☆30Updated last month
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 2 years ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago
- A library of type traits for introspecting C++ function types☆28Updated 5 years ago
- Virtual memory based containers☆40Updated 3 years ago
- C++20 Memory Allocators☆33Updated 5 months ago
- A stackless, resumable, resettable state machine style coroutine library for C++17. This was made when I discovered that C++20 coroutines…☆19Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 10 months ago
- Unique-ownership smart pointers with observable lifetime.☆35Updated last year
- A collection of std-like containers written in C++11. Features fast unordered flat map/set, configurable double-ended vector and sparse d…☆31Updated 4 months ago
- A universal type for non-type template parameters for C++20 or later.☆26Updated 6 months ago
- An indirect value-type for C++☆82Updated last year
- The seq library is a collection of original C++14 STL-like containers and related tools☆87Updated 4 months ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- C++20 SIMD Within A Register library☆29Updated 6 months ago
- A minimal xoshiro256** generator with the C++ <random> interface☆34Updated 3 years ago