greg7mdp / dlmalloc
C++ version of Doug Lea's excellent malloc() implementation.
☆149Updated 5 years ago
Alternatives and similar repositories for dlmalloc:
Users that are interested in dlmalloc are comparing it to the libraries listed below
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆165Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆138Updated 2 years ago
- A C++ pointer bump memory arena implementation☆89Updated 10 years ago
- A collection of single-header C++11 libraries by Chobolabs☆133Updated 4 years ago
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆155Updated 2 weeks ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 8 months ago
- bad_alloc Behaving Badly☆73Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year
- A C++ smart-pointer with value-semantics 💎☆132Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 5 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Reference Implementations of ISO C++ N3888☆40Updated 6 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆105Updated 7 months ago
- C++11 metaprogramming library☆112Updated 9 years ago
- Fast integer to ascii / integer to string conversion☆222Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆177Updated 3 months ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆252Updated 4 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Coroutines in C☆121Updated 10 years ago
- a c++ header library that implements variant constexpr functions and types.☆84Updated 5 years ago
- low-level library for minimizing the size of your types☆112Updated 5 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆151Updated 2 months ago
- A constexpr string, container and algorithm library for C++14/1Z.☆25Updated 7 years ago
- Memory optimal Small String Optimization implementation for C++☆236Updated 9 years ago