An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmalloc. Optimised for x86 and x64. Compatible with C++. Can patch itself into existing binaries on Windows.
☆416Mar 14, 2019Updated 6 years ago
Alternatives and similar repositories for nedmalloc
Users that are interested in nedmalloc are comparing it to the libraries listed below
Sorting:
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Sep 14, 2021Updated 4 years ago
- A GIT clone of uthash.sourceforge.net, a hash table, implemented in C, supporting constant-time add/find/remove of C structures. Any stru…☆37Oct 17, 2013Updated 12 years ago
- The Hoard Memory Allocator: A Fast, Scalable, and Memory-efficient Malloc for Linux, Windows, and Mac.☆1,217Dec 30, 2025Updated 2 months ago
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,408Oct 26, 2025Updated 4 months ago
- Super Fast, Lock-Free, Wait-Free, CAS-free, thread-safe, memory allocator.☆187May 7, 2013Updated 12 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆172Mar 18, 2019Updated 6 years ago
- A Super Fast Multithreaded malloc() for 64-bit Machines☆293Nov 15, 2019Updated 6 years ago
- A collection of memory allocators☆467Sep 13, 2025Updated 5 months ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Jul 14, 2017Updated 8 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Jun 23, 2025Updated 8 months ago
- ☆10,546Jun 2, 2025Updated 9 months ago
- Intrusive data structures for C☆66Jun 9, 2017Updated 8 years ago
- experiments in linux sandbox stuff☆27May 5, 2015Updated 10 years ago
- Dr. Disassembler☆38Jan 5, 2022Updated 4 years ago
- C multiplatform coroutine implementation via ucontext, fibers or setjmp☆265Oct 21, 2009Updated 16 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- Mirror of http://byuu.org/library/libco/☆62Mar 9, 2023Updated 2 years ago
- The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)☆3,419Updated this week
- single header libraries for C/C++☆1,395Mar 19, 2025Updated 11 months ago
- Main gperftools repository☆8,932Jan 31, 2026Updated last month
- 📶 A lock- and wait-free hashtable (and an array too)☆109Jan 21, 2026Updated last month
- No-dependency easy to understand string to floating point number conversion☆33Sep 10, 2024Updated last year
- ☆66Jan 2, 2022Updated 4 years ago
- Tone Mapper☆73Apr 8, 2025Updated 10 months ago
- STL compatible C++ memory allocator library using a new RawAllocator concept that is similar to an Allocator but easier to use and write.☆1,596May 29, 2025Updated 9 months ago
- Convey testing framework for C.☆36Aug 18, 2017Updated 8 years ago
- Small utility functions for handling utf8☆27Aug 6, 2019Updated 6 years ago
- Fast multi-threaded memory allocator☆79Oct 19, 2019Updated 6 years ago
- Simple binary arithmetic coder and a few models☆22Mar 14, 2015Updated 10 years ago
- Concurrency primitives, safe memory reclamation mechanisms and non-blocking (including lock-free) data structures designed to aid in the …☆2,607Feb 24, 2026Updated last week
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆313Dec 26, 2025Updated 2 months ago
- LibU is a multiplatform utility library written in C, with APIs for handling memory allocation, networking and URI parsing, string manipu…☆456Jan 3, 2023Updated 3 years ago
- Debug heap useful for tracking down memory errors.☆184Nov 9, 2015Updated 10 years ago
- C based OO portable data structure library☆127Oct 21, 2009Updated 16 years ago
- LZSSE compression codec ported to SIMDe☆19Jul 2, 2020Updated 5 years ago
- Figuring out the cause of a handle downgrade☆24Dec 13, 2022Updated 3 years ago
- C99 parser and frontend for libfirm☆358Jan 9, 2025Updated last year
- Unix process tree☆15Jan 1, 2015Updated 11 years ago
- Spherical Harmonics library inspired by D3DX☆16Jan 23, 2012Updated 14 years ago