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
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 5 years ago
- Reference Implementations of ISO C++ N3888☆41Updated 6 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 last month
- Visualization tool for Templight C++ template debugger traces☆89Updated 6 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆167Updated 3 weeks ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- runtime to compile-time mappings☆108Updated 7 years ago
- A library for C++ reflection and introspection☆199Updated 7 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- Roman numeral support for C++17☆52Updated last year
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- The Tuesday C++ Vector Math and SIMD Library☆103Updated 8 years ago
- Header-only library providing unicode aware string support for C++☆107Updated 3 weeks ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- A high performance C++ playground library☆48Updated 8 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- std::bitset with constexpr implementations plus additional features.☆118Updated last year