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++☆219Updated last month
- Anonymous functions in C☆259Updated 5 years ago
- malloc / free replacement for unmanaged, linear memory situations (e.g. WASM, embedded devices...)☆803Updated last year
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- Coroutines for C.☆77Updated 8 years ago
- Doug Lea's memory allocator☆274Updated 5 years ago
- Awesome links and information about memory allocation☆181Updated 6 years ago
- A simple tar implementation in C☆127Updated last year
- This repository contains high-performance implementations of memset and memcpy in assembly.☆337Updated 3 years ago
- NaN-boxing in C (but not really NaN-boxing strictly speaking)☆136Updated 3 years ago
- Stackful Async Subroutines for C. Brings async 2 C☆92Updated 4 years ago
- Stackless coroutine compiler for C☆46Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Minimal C Library☆78Updated 7 years ago
- A demonstration of implementing a "type-safe" lazy iterator interface in pure C99☆99Updated 4 years ago
- C99 trie library☆101Updated 6 years ago
- C99 parser and frontend for libfirm☆353Updated 10 months ago
- A low-level coroutine library for C☆68Updated last year
- libco is a cooperative multithreading library written in C89.☆162Updated last year
- an experimental 64-bit operating system☆137Updated 11 months ago
- Micro-benchmarking library for C and C++ with PMU counters tracking☆62Updated 2 weeks ago
- Minimal, low-level, fast, and self-contained register-based bytecode virtual machine/runtime environment.☆139Updated 4 months ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 10 years ago
- Robin Hood hash map library☆66Updated 4 years ago
- C library to remove white space from strings as fast as possible☆155Updated last year
- B-tree implementation in C☆366Updated 10 months ago
- A compiler for a new language focusing on compile-time execution and no LLVM dependency.☆292Updated 2 years ago
- A collection of some lockfree datastructures☆70Updated 2 years ago
- A collection of single-file C libraries. (generic containers, random number generation, argument parsing and other functionalities)☆139Updated 9 months ago
- Benchmarks for our memory allocator☆70Updated 2 years ago