sebastiencs / mallocLinks
Malloc / Free / Realloc / Calloc implementation using a red-black tree
☆10Updated 10 years ago
Alternatives and similar repositories for malloc
Users that are interested in malloc are comparing it to the libraries listed below
Sorting:
- A tiny lexical analyser generator☆19Updated 13 years ago
- Linux dynamic loader implimentation for self containment☆12Updated 6 years ago
- Libelf is a simple library to read ELF files.☆55Updated 3 years ago
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- A compiler for a subset of C11 language. Under development...☆12Updated last year
- A simple C Thread pool implementation☆13Updated 5 years ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 2 years ago
- A simple integer calculator using JIT compilation☆15Updated 4 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- ☆60Updated 7 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- Generate minimal and customized core dump files on Linux.☆50Updated last year
- C version Ftpserver, run on linux☆21Updated 11 years ago
- An implementation of classical tic-tac-toe game for terminal I/O☆15Updated 3 years ago
- A virtio layer for xv6☆11Updated 6 years ago
- K42 Kernel☆31Updated 13 years ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- Minimal ARM Operating System for the Raspberry Pi, supporting Aarch32 and Aarch64 architectures.☆29Updated 4 years ago
- A minimal mark-and-sweep garbage collector☆44Updated 6 years ago
- The device tree library☆19Updated last week
- Fabrice Bellard's fbcc C Compiler☆43Updated 6 years ago
- A small and simple static analysis tool for C in C☆31Updated last year
- JIT compiler from scratch, derived from Nick Desaulniers' great work☆44Updated 4 years ago
- Minix 1.1 to 2.0.4☆52Updated 7 years ago
- uClibc mirror☆59Updated 9 months ago
- The first available release, on March 22, 1987.☆74Updated 8 years ago
- An experimental HTTP server implemented as Linux kernel module☆77Updated 3 months ago
- XOCFE is an concise, clearly, C compiler frontend, it is easy to understand and modify. XOCFE's input is pure C, output is an AST tree.☆55Updated last month
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- just a toy operating system for fun☆19Updated 11 years ago