evanw / buddy-mallocLinks
An implementation of buddy memory allocation
☆112Updated 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++☆201Updated last month
- Awesome links and information about memory allocation☆180Updated 6 years ago
- Coroutines for C.☆76Updated 8 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆797Updated last year
- Anonymous functions in C☆254Updated 5 years ago
- Doug Lea's memory allocator☆270Updated 5 years ago
- libco is a cooperative multithreading library written in C89.☆151Updated 11 months ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated 4 months ago
- Stackful Async Subroutines for C. Brings async 2 C☆93Updated 4 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆136Updated last month
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- Stackless coroutine compiler for C☆46Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆289Updated last year
- B-tree implementation in C☆359Updated 7 months ago
- Minimal C Library☆77Updated 7 years ago
- C99 parser and frontend for libfirm☆349Updated 7 months ago
- A small arm/x86(-64) C compiler☆171Updated 2 years ago
- an experimental 64-bit operating system☆136Updated 8 months ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆99Updated 4 years ago
- A simple tar implementation in C☆126Updated last year
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆132Updated 3 years ago
- A bare-bones minimal executable application for efi on the x64 platform☆56Updated 2 years ago
- Pthreads-free Linux threading demo☆158Updated 6 years ago
- https://codeberg.org/ccxvii/minilibs☆145Updated 2 weeks ago
- Modular kernel built for simplicity☆93Updated 8 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- The Public Domain C Library☆247Updated this week
- C99 trie library☆101Updated 6 years ago