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 12 years ago
- ☆62Updated 8 years ago
- a mini C-like language(C1) compiler☆39Updated 6 years 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 4 months ago
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 3 years ago
- Generate minimal and customized core dump files on Linux.☆52Updated 2 years ago
- A tiny lexical analyser generator☆19Updated 14 years ago
- A virtio layer for xv6☆12Updated 6 years ago
- A bare metal port of the GNU ISO C++ library☆40Updated 2 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- A small and simple static analysis tool for C in C☆33Updated last year
- Minix 1.1 to 2.0.4☆53Updated 7 years ago
- A User Space Threading Library☆20Updated last year
- ISA-L and intel-ipsec-mb obsolete soft-crc project. Please refer and use them instead for efficient CRC implementation. https://github.co…☆56Updated last year
- A Small RISC-V Virtual Machine☆92Updated 3 years ago
- uClibc mirror☆59Updated last year
- Libelf is a simple library to read ELF files.☆55Updated 3 years ago
- A simple integer calculator using JIT compilation☆16Updated 5 years ago
- pmap.c: implementation of something like Solaris' /usr/proc/bin/pmap☆16Updated 13 years ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- Minimal and fast regular expression library for C.☆20Updated 12 years ago
- ☆36Updated 2 years ago
- Minimal ARM Operating System for the Raspberry Pi, supporting Aarch32 and Aarch64 architectures.☆32Updated 4 years ago
- A compiler for a subset of C11 language. Under development...☆13Updated 2 years ago
- A basic implementation of UDP-based Data Transfer protocol (UDT) in C☆95Updated 5 years ago
- The first available release, on March 22, 1987.☆77Updated 8 years ago
- Minimal C Library☆78Updated 7 years ago
- A carefully optimised, POSIX-compatible slab allocator for userspace.☆80Updated 10 years ago
- An experimental HTTP server implemented as Linux kernel module☆83Updated 6 months ago
- Sourceware.org's Newlib mirror with clang support for ARM baremetal☆73Updated 12 years ago