C++ version of Doug Lea's excellent malloc() implementation.
☆154Nov 4, 2019Updated 6 years ago
Alternatives and similar repositories for dlmalloc
Users that are interested in dlmalloc are comparing it to the libraries listed below
Sorting:
- Simple category-based logger generator for C/C++☆10Oct 23, 2016Updated 9 years ago
- Functional programming with C++11, inspired by Haskell.☆21Jun 1, 2012Updated 13 years ago
- A generic single header garbage collector that mixes reference counting and a mark & sweep algorithm☆18Oct 2, 2017Updated 8 years ago
- A fast, efficient on-disk/in-memory database with many different kind of data structures.☆27Oct 25, 2014Updated 11 years ago
- Collection of C++ containers extracted from LLVM☆26May 11, 2021Updated 4 years ago
- Go-style coroutines and channels for C++☆34Nov 14, 2013Updated 12 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- Foundations of symbol based programming☆30Nov 26, 2019Updated 6 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20May 20, 2018Updated 7 years ago
- Bits of useful code that I write☆13Oct 21, 2021Updated 4 years ago
- Lightweight benchmarking component for small C++ routines☆15Mar 29, 2023Updated 2 years ago
- Simple cheatsheet generation in a browser☆11Feb 8, 2021Updated 5 years ago
- A fast, memory efficient hash map for C++☆1,300May 19, 2025Updated 9 months ago
- C implementations of several scalable non-blocking data structures for x86 and x86-64.☆38Aug 16, 2011Updated 14 years ago
- Tiny format/mustache templating library (C++11)☆24Jul 16, 2016Updated 9 years ago
- A C++ data container replicating std::stack functionality but with better performance than standard library containers in a stack context…☆71Jan 2, 2026Updated last month
- A quadtree implementation in C99☆23Nov 20, 2014Updated 11 years ago
- A small debugging library for C++☆31Jul 5, 2019Updated 6 years ago
- Pack unit 3D vectors (such as normal vectors) into integer type☆17May 21, 2016Updated 9 years ago
- Rolla - Tiny, fast, crash-safe embedded k/v storage engine☆54Aug 28, 2022Updated 3 years ago
- A decentralized unique ID generator (int64)☆22Jun 15, 2016Updated 9 years ago
- Core OpenGL samples and tests written in C++11.☆14Oct 7, 2025Updated 4 months ago
- BON - Binary Object Notation☆20Oct 26, 2017Updated 8 years ago
- Heap allocation free version of C++11 std::function☆60Oct 6, 2021Updated 4 years ago
- Lightweight, performance oriented, Core library for 'C' programmers☆56Aug 10, 2015Updated 10 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆38Jan 2, 2026Updated last month
- My playground of C++ game engine ideas.☆15Sep 19, 2016Updated 9 years ago
- Network simulator for reliable UDP testing in C++☆16Mar 7, 2019Updated 6 years ago
- Heal is a lightweight C++ library to aid and debug applications. Heal requires C++11 (or C++03 with boost at least).☆18Oct 1, 2015Updated 10 years ago
- C++11 Header-only continuous-storage Double ended vector implementation similar to STL's std::vector for efficient insertions/removals at…☆16Dec 29, 2022Updated 3 years ago
- a ring buffer for variable sized continuous data☆16Dec 10, 2015Updated 10 years ago
- Experimental ranges for CUDA☆25Feb 1, 2019Updated 7 years ago
- std::invoke/std::apply analogs for C++11/14☆43Jan 7, 2023Updated 3 years ago
- Fortune's Voronoi Generator☆31Mar 27, 2018Updated 7 years ago
- Single header Wavefront OBJ parser written in C.☆28Oct 23, 2017Updated 8 years ago
- An implementation of a weak handle interface to a packed vector in C++☆14Feb 3, 2026Updated 3 weeks ago
- mark/sweep garbage collector for C☆29Mar 24, 2012Updated 13 years ago
- Symetrical field-of-vision algorithm based on Brensenham's line algorithm implemented with C++☆13Dec 6, 2016Updated 9 years ago
- A lightweight C++ library to diff and patch arbitrary data☆20May 10, 2015Updated 10 years ago