greg7mdp / dlmallocLinks
C++ version of Doug Lea's excellent malloc() implementation.
☆152Updated 5 years ago
Alternatives and similar repositories for dlmalloc
Users that are interested in dlmalloc are comparing it to the libraries listed below
Sorting:
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Replaced by foonathan/lexy☆138Updated 4 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- lexertl: The Modular Lexical Analyser Generator☆62Updated last week
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 4 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- Header-only library providing unicode aware string support for C++☆109Updated 5 months 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++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- C++11 metaprogramming library☆112Updated 9 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 5 years ago
- Reference Implementations of ISO C++ N3888☆42Updated 7 years ago
- C++17 immutable compile-time key value map☆50Updated 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…☆157Updated 2 months ago
- Modern C++ generic header-only template library.☆103Updated last month
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆69Updated 10 years ago
- A cross-platform remote logging console written in C++☆60Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆181Updated 11 months ago
- low-level library for minimizing the size of your types☆114Updated 5 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago
- Fast multi-threaded memory allocator☆79Updated 5 years ago
- Memory optimal Small String Optimization implementation for C++☆246Updated 10 years ago
- Portable C++ SIMD library☆173Updated 6 years ago
- C++ Scattered Containers☆67Updated 8 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago