evanw / buddy-mallocLinks
An implementation of buddy memory allocation
☆108Updated 7 years ago
Alternatives and similar repositories for buddy-malloc
Users that are interested in buddy-malloc are comparing it to the libraries listed below
Sorting:
- A single header buddy memory allocator for C & C++☆187Updated 2 months ago
- Awesome links and information about memory allocation☆177Updated 6 years ago
- Coroutines for C.☆75Updated 8 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Doug Lea's memory allocator☆266Updated 5 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- minimal dynamic linker implementation for ELF, supporting x86_64 and Arm/Aarch64☆188Updated 7 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆793Updated 11 months ago
- Working draft of nextgen malloc implementation for musl libc☆119Updated 4 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆59Updated 6 years ago
- Implementing coroutines, channels, message passing, etc.☆133Updated 3 years ago
- Robin Hood hash map library☆62Updated 3 years ago
- The Public Domain C Library☆244Updated 3 weeks ago
- C99 parser and frontend for libfirm☆348Updated 5 months ago
- libco is a cooperative multithreading library written in C89.☆144Updated 9 months ago
- Fast, efficient string interning☆97Updated 7 years ago
- ☆90Updated 3 years ago
- Various small libraries.☆145Updated 6 years ago
- This is my REALLY FAST implementation of a hash table in C, in 150 lines of code.☆46Updated 3 years ago
- C23 compiler with C2y/GNU extensions for x86-64 Linux/BSD☆151Updated this week
- Anonymous functions in C☆252Updated 5 years ago
- Tweaking https://github.com/paulsmith/getting-started-llvm-c-api to work with the newer MCJIT LLVM interface☆20Updated 6 years ago
- Small XML parser in C☆80Updated 2 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- A full C compiler, written in pure C. No 3rd party dependencies or parser generators☆146Updated 2 weeks ago
- Minimal C Library☆76Updated 7 years ago
- A simple tar implementation in C☆126Updated last year
- A small arm/x86(-64) C compiler☆166Updated 2 years ago
- A collection of some lockfree datastructures☆66Updated 2 years ago
- Concurrent trie-hash map library☆92Updated last year