greg7mdp / dlmalloc
C++ version of Doug Lea's excellent malloc() implementation.
☆150Updated 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 6 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆186Updated 4 years ago
- bad_alloc Behaving Badly☆74Updated 5 years ago
- C++17 library facilities for older compilers☆145Updated 4 years ago
- Love template metaprogramming☆329Updated 2 years ago
- A cross-platform remote logging console written in C++☆59Updated 2 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆162Updated 3 weeks ago
- Variadic templates and std::integer_sequence support library☆111Updated last month
- A work in progress minimal C++ static reflection API and codegen tool.☆258Updated 3 years ago
- Lightweight library of data structures implemented in C++11, designed for constant time insertion, erasure, lookup, and fastest possible …☆167Updated 6 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- Header-only library providing unicode aware string support for C++☆107Updated last month
- Reference Implementations of ISO C++ N3888☆41Updated 6 years ago
- Future C++ implementation of Rust-like trait objects with no boilerplate☆118Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆147Updated 10 months ago
- std::bitset with constexpr implementations plus additional features.☆119Updated last year
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆171Updated 6 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- A high performance C++ playground library☆48Updated 8 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆123Updated 7 years ago
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆254Updated 4 years ago