greg7mdp / dlmalloc
C++ version of Doug Lea's excellent malloc() implementation.
☆151Updated 5 years ago
Alternatives and similar repositories for dlmalloc:
Users that are interested in dlmalloc are comparing it to the libraries listed below
- Replaced by foonathan/lexy☆138Updated 4 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆187Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆168Updated 6 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆148Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆170Updated last month
- Simple, flexible and modular assertion macro.☆227Updated last year
- Header only library that parses and plans SQL queries at compile time☆142Updated 5 years ago
- C++17 library facilities for older compilers☆146Updated 4 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 5 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…☆154Updated 2 months ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆173Updated 6 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 4 years ago
- Reference Implementations of ISO C++ N3888☆41Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- A highly efficient, move-aware operators library☆202Updated 2 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- Love template metaprogramming☆329Updated 3 years ago
- A cross-platform remote logging console written in C++☆59Updated 2 years ago