evanw / buddy-mallocLinks
An implementation of buddy memory allocation
☆106Updated 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++☆185Updated last month
- Awesome links and information about memory allocation☆175Updated 6 years ago
- Writing a minimal x86-64 JIT compiler in C++☆102Updated 7 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 years ago
- Coroutines for C.☆74Updated 8 years ago
- Embedded Buddy Allocator☆21Updated 9 years ago
- Modular kernel built for simplicity☆93Updated 7 years ago
- Minimal C Library☆76Updated 7 years ago
- TLSF: two-level segregated fit O(1) allocator☆79Updated 2 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆98Updated 3 years ago
- Anonymous functions in C☆251Updated 4 years ago
- ⏱️ single header benchmark framework for C and C++☆231Updated 9 months ago
- Same as simple-virtual-machine but in C☆149Updated 9 years ago
- A lightweight conservative garbage collector for C/C++☆122Updated 6 years ago
- A small arm/x86(-64) C compiler☆164Updated last year
- Doug Lea's memory allocator☆265Updated 5 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆78Updated 9 years ago
- Tiny optimizing JIT compiler backend.☆46Updated 4 months ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A simple bitset library in C☆134Updated 3 months ago
- A low-level coroutine library for C☆65Updated 10 months ago
- Scripting in C with JIT(x64)/VM.☆52Updated 4 years ago
- C17 compiler implementation from scratch☆64Updated last year
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆156Updated 7 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆132Updated 4 months ago
- a simple tiny C Compiler using Lex & Yacc☆86Updated 9 years ago
- A C compiler☆53Updated 4 years ago
- Self-hosting C toolchain, from scratch☆36Updated 3 months ago
- C23 compiler with C2y/GNU extensions for x86-64 Linux/BSD☆147Updated this week
- Two Level Segregated Fit (TLSF) memory allocator implementation, BSD License☆109Updated last year