greg7mdp / dlmallocLinks
C++ version of Doug Lea's excellent malloc() implementation.
☆153Updated 6 years ago
Alternatives and similar repositories for dlmalloc
Users that are interested in dlmalloc are comparing it to the libraries listed below
Sorting:
- Replaced by foonathan/lexy☆138Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- High performance multithreading toolkit for C++17☆47Updated last month
- Header-only library providing unicode aware string support for C++☆109Updated 8 months ago
- A collection of single-header C++11 libraries by Chobolabs☆134Updated 5 years ago
- C++17 immutable compile-time key value map☆50Updated 6 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- C++17 library facilities for older compilers☆145Updated 5 years ago
- a c++ header library that implements variant constexpr functions and types.☆85Updated 6 years ago
- low-level library for minimizing the size of your types☆117Updated 6 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
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last month
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- A cross-platform remote logging console written in C++☆60Updated 3 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆74Updated 10 years ago
- C++11 metaprogramming library☆112Updated 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
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- A library for C++ reflection and introspection☆200Updated 8 years ago
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Fast multi-threaded memory allocator☆79Updated 6 years ago
- Library of flat vector-like based associative containers☆76Updated 2 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 6 years ago