Thermadiag / micromalloc
Low memory overhead allocator
☆28Updated last week
Related projects ⓘ
Alternatives and complementary repositories for micromalloc
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated 2 weeks ago
- Utilities for working with strings at compile time and passing strings as template parameters.☆21Updated 4 years ago
- IEEE-754 binary-to-decimal and decimal-to-binary conversion library☆40Updated 2 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…☆32Updated last month
- A universal type for non-type template parameters for C++20 or later.☆26Updated 3 months ago
- Some library components that didn't quite fit anywhere else...☆34Updated 2 months ago
- C++20 Memory Allocators☆28Updated 2 months ago
- ☆26Updated 4 years ago
- C++20 SIMD Within A Register library☆25Updated 3 months ago
- ☆32Updated 2 years ago
- KISS C++20 Type Reflection using IFC files☆49Updated 4 months ago
- C++20 Value-oriented Metaprogramming Library☆21Updated last month
- A compiler-friendly variadic type list for C++.☆36Updated last year
- Replacement for std::optional that does not waste memory unnecessarily☆102Updated 4 months ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆63Updated 2 weeks ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- Reference implementation of Grisu-Exact in C++☆59Updated 4 years ago
- plf::hive is a fork of plf::colony to match the current C++ standards proposal.☆71Updated 2 weeks ago
- The IDK (Industrial Development Kit) library!☆28Updated 3 months ago
- List-initialize containers with proper move semantics☆26Updated last year
- Fixed-size C++ delegates - efficient alternatives to std::function.☆41Updated 2 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆13Updated last year
- C++20 Compact Tuple Tools☆47Updated this week
- Experimental JSON builder based on C++ reflection☆42Updated last month
- 🐈⬛ A runtime for C++26 w/out libC or POSIX. Smaller binaries, only arena allocators, SIMD, stronger type safety than STL, and value-bas…☆69Updated 3 weeks ago
- A stackless, resumable, resettable state machine style coroutine library for C++17. This was made when I discovered that C++20 coroutines…☆18Updated last year
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 7 months ago
- Header-only C++ library providing compile-time functional operators that work with raw function pointers☆48Updated 2 years ago
- C++20 Dependency Injection library☆17Updated 2 months ago
- ☆45Updated 7 years ago