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☆166Updated 5 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- Header-only library providing unicode aware string support for C++☆108Updated 3 weeks ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆146Updated 9 months ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- compile time assembly interpreter☆84Updated 6 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 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 last week
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- a c++ header library that implements variant constexpr functions and types.☆83Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆161Updated 2 weeks ago
- Love template metaprogramming☆328Updated 2 years ago
- A C++ pointer bump memory arena implementation☆90Updated 10 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆253Updated 4 years ago
- Policy Based C++ Allocator Library☆123Updated 7 years ago
- A C++ library for type level flagging☆65Updated 6 years ago