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:
- Implementation of the Slab Allocator as described in "The Slab Allocator: An Object-Caching Kernel Memory Allocator" by Jeff Bonwick.☆36Updated 11 years ago
- ☆61Updated 7 years ago
- Linux dynamic loader implimentation for self containment☆12Updated 6 years ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 3 years ago
- Libelf is a simple library to read ELF files.☆55Updated 3 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- uClibc mirror☆59Updated 11 months ago
- Generate minimal and customized core dump files on Linux.☆51Updated last year
- A tiny lexical analyser generator☆19Updated 14 years ago
- Minimal ARM Operating System for the Raspberry Pi, supporting Aarch32 and Aarch64 architectures.☆30Updated 4 years ago
- The device tree library☆19Updated this week
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 9 years ago
- ☆35Updated 2 years ago
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 8 years ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- A bare metal port of the GNU ISO C++ library☆39Updated 2 years ago
- C - Left-leaning red black tree implementation☆41Updated last year
- A simple integer calculator using JIT compilation☆16Updated 5 years ago
- a mini C-like language(C1) compiler☆39Updated 6 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- libelf☆83Updated 8 years ago
- C11 Lock-free Stack☆184Updated last year
- The first available release, on March 22, 1987.☆75Updated 8 years ago
- Inofficial git-cvs clone of cvs@cvs.fefe.de:/cvs + some changes☆127Updated 6 years ago
- A compiler for a subset of C11 language. Under development...☆13Updated last year
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- buddy system memory allocator☆39Updated 11 years ago
- C++ ABI implementation providing low-level support for a standard C++ library (typically libc++)☆47Updated 9 months ago
- An experimental HTTP server implemented as Linux kernel module☆79Updated 5 months ago
- C++ parser for Lex and YACC☆26Updated 5 years ago