evanw / buddy-mallocLinks
An implementation of buddy memory allocation
☆113Updated 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++☆222Updated last week
- Coroutines for C.☆77Updated 8 years ago
- Awesome links and information about memory allocation☆181Updated 6 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆803Updated last year
- Anonymous functions in C☆259Updated 5 years ago
- Writing a minimal x86-64 JIT compiler in C++☆104Updated 7 years ago
- A small arm/x86(-64) C compiler☆173Updated 2 years ago
- Doug Lea's memory allocator☆280Updated 6 years ago
- libco is a cooperative multithreading library written in C89.☆164Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆293Updated 2 years ago
- C99 trie library☆101Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆81Updated 3 years ago
- Benchmarks for our memory allocator☆70Updated 2 years ago
- A simple tar implementation in C☆126Updated last year
- A low-level coroutine library for C☆69Updated last year
- C99 parser and frontend for libfirm☆354Updated 11 months ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated last month
- Minimal C Library☆78Updated 7 years ago
- Modular kernel built for simplicity☆93Updated 8 years ago
- Stackless coroutine compiler for C☆46Updated 6 years ago
- Same as simple-virtual-machine but in C☆153Updated 9 years ago
- A fast hash map/hash table (whatever you want to call it) for the C programming language.☆176Updated 3 weeks ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- A safe wrapper for [m,c,re]alloc/free functions =)☆32Updated 2 years ago
- C17 compiler implementation from scratch☆63Updated 2 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆158Updated 8 years ago
- A Tour Through the SubC Compiler☆92Updated 4 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆99Updated 4 years ago
- B-tree implementation in C☆368Updated 10 months ago