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++☆206Updated 2 months ago
- Awesome links and information about memory allocation☆180Updated 6 years ago
- Coroutines for C.☆76Updated 8 years ago
- A small arm/x86(-64) C compiler☆171Updated 2 years ago
- libco is a cooperative multithreading library written in C89.☆153Updated last year
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆797Updated last year
- Anonymous functions in C☆255Updated 5 years ago
- A bare-bones minimal executable application for efi on the x64 platform☆56Updated 2 years ago
- Doug Lea's memory allocator☆271Updated 5 years ago
- Minimal C Library☆77Updated 7 years ago
- an experimental 64-bit operating system☆136Updated 9 months ago
- Writing a minimal x86-64 JIT compiler in C++☆103Updated 7 years ago
- Modular kernel built for simplicity☆93Updated 8 years ago
- Inofficial git-cvs clone of cvs@cvs.fefe.de:/cvs + some changes☆124Updated 6 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆137Updated 7 months ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆132Updated 3 years ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆136Updated last month
- A low-level coroutine library for C☆66Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆79Updated 9 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 8 years ago
- A simple tar implementation in C☆127Updated last year
- B-tree implementation in C☆362Updated 7 months ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- C99 parser and frontend for libfirm☆350Updated 8 months ago
- ☆59Updated 3 years ago
- Same as simple-virtual-machine but in C☆151Updated 9 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆100Updated 4 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago