Doug Lea's memory allocator
☆285Nov 26, 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:
- C++ version of Doug Lea's excellent malloc() implementation.☆154Nov 4, 2019Updated 6 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆809Jul 24, 2024Updated last year
- C++ Memory allocator for packet queues that free() in roughly the same order that they alloc().☆16Mar 15, 2018Updated 7 years ago
- Lua extension library — Small bits of code that make writing Lua/C modules easier☆17Jan 7, 2016Updated 10 years ago
- Two-Level Segregated Fit memory allocator implementation.☆1,504Nov 6, 2021Updated 4 years ago
- Collection of C++ containers extracted from LLVM☆26May 11, 2021Updated 4 years ago
- Fast thread-safe allocator with memory access control functions☆14Aug 13, 2020Updated 5 years ago
- websockify without SSL support☆15Jun 19, 2018Updated 7 years ago
- ☆5,132Feb 26, 2026Updated last week
- mimalloc is a compact general purpose allocator with excellent performance.☆12,547Feb 6, 2026Updated last month
- Public domain cross platform lock free thread caching 16-byte aligned memory allocator implemented in C☆2,408Oct 26, 2025Updated 4 months ago
- simple memory pool / thread safe / minimized context switching / Memory managed in 4 levels / Requirements(Windows xp~ / Visualstudio 201…☆20Jul 14, 2022Updated 3 years ago
- An EXTREMELY FAST portable thread caching malloc implementation written in C for multiple threads without lock contention based on dlmall…☆416Mar 14, 2019Updated 6 years ago
- A Paxos implementation in C originally by Marco Primi, built on top of libevent☆36Jul 24, 2011Updated 14 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
- A collection of algorithms to reverse using partial information various hashes used by Minecraft to seed its ChunkRandom PRNG.☆10Mar 7, 2024Updated 2 years ago
- Custom memory allocators in C++ to improve the performance of dynamic memory allocation☆1,928May 23, 2024Updated last year
- A demo of runtime theme switching with fake VS for Mac UI.☆11Nov 27, 2016Updated 9 years ago
- Running COBOL on the wild!? No OS required, works with multiboot☆11Jul 31, 2023Updated 2 years ago
- A Micro Kernel Operating System☆12Nov 23, 2019Updated 6 years ago
- Cproto generates function prototypes and variable declarations from C source code. Cproto can also convert function definitions between t…☆10Jul 19, 2016Updated 9 years ago
- Xanadu - An IDE of SDCC☆14Mar 21, 2017Updated 8 years ago
- C++ math library for graphics programs☆11Dec 30, 2021Updated 4 years ago
- Newlib port for Switch☆11Sep 19, 2018Updated 7 years ago
- Windows XP support patches for Qt newer than 5.6 (5.9 for now)☆10Jul 14, 2024Updated last year
- 一个可以在Segmentation fault时打印堆栈信息的小模块☆12Jan 8, 2025Updated last year
- A Simple Archive Format☆10Sep 17, 2021Updated 4 years ago
- Unix utilities commands (an alternative to GNU Coreutils)☆11Feb 6, 2023Updated 3 years ago
- ☆11Nov 17, 2025Updated 3 months ago
- Miniature markdown library☆29Oct 15, 2025Updated 4 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
- Check various boost headers impact on the compilation time☆12Jul 11, 2021Updated 4 years ago
- x86 assembler for DOS☆11Nov 10, 2019Updated 6 years ago
- A lightweight IPC mechanism☆13Mar 29, 2016Updated 9 years ago
- An implementation of libc, attempting to be compliant with C89, C99 and C11 standards☆13Feb 9, 2026Updated 3 weeks ago
- Library of utility functions☆37Mar 20, 2019Updated 6 years ago
- Suite for benchmarking malloc implementations.☆481Feb 23, 2026Updated last week
- Working draft of nextgen malloc implementation for musl libc☆126Oct 23, 2020Updated 5 years ago
- Blazing fast memory allocator designed for video games☆329Oct 13, 2023Updated 2 years ago