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:
- Replaced by foonathan/lexy☆138Updated 4 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- C++14 (and beyond) library features implemented in C++11☆248Updated 7 years ago
- A small C++ library to handle hashed strings serving as identifiers.☆188Updated 5 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 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++☆108Updated 2 months ago
- C++ generic make factory☆108Updated 6 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- ⏱️ Single-header C++11 RDTSCP clock and timing utilities released into the public domain.☆110Updated 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 3 months ago
- bad_alloc Behaving Badly☆74Updated 6 years ago
- A cross-platform remote logging console written in C++☆60Updated 2 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- C++17 library facilities for older compilers☆146Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- std::bitset with constexpr implementations plus additional features.☆121Updated last year
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- RDESTL is library providing small subset of STL functionality, aimed at games development.☆105Updated last year
- contiguous container library - arrays with customizable allocation, small buffer optimization and more☆255Updated 5 years ago
- A high performance C++ playground library☆48Updated 9 years ago
- A work in progress minimal C++ static reflection API and codegen tool.☆259Updated 4 years ago
- Home to luple, nuple, C++ String Interning, Struct Reader and C++ Type Loophole☆174Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- A C++ concepts and range based character encoding and code point enumeration library☆122Updated 7 years ago
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- A tool for representing and concatenating strings without heap memory☆63Updated 4 years ago
- The missing C++ tuple functionality☆84Updated 5 years ago