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:
- rcu example of linux kernel. tag : rcu, list rcu, linux kernel rcu, kernel rcu, read copy update, rcu example☆34Updated 3 years ago
- cprops - C Prototyping Tools☆13Updated 13 years ago
- ☆61Updated 7 years ago
- A simple C Thread pool implementation☆13Updated 5 years ago
- Generate minimal and customized core dump files on Linux.☆51Updated last year
- A compiler for a subset of C11 language. Under development...☆13Updated 2 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
- An experimental HTTP server implemented as Linux kernel module☆81Updated 6 months ago
- A virtio layer for xv6☆11Updated 6 years ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- A feature-incomplete peekahole (pahole) clone that doesn't rely on libdwarves (and doesn't choke on Clang output)☆22Updated 8 years ago
- Libelf is a simple library to read ELF files.☆55Updated 3 years ago
- A bare metal port of the GNU ISO C++ library☆40Updated 2 years ago
- Lock-free allocator as described by Maged M. Michael, 2004☆48Updated 12 years ago
- uClibc mirror☆59Updated last year
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆90Updated 3 years ago
- An implementation of classical tic-tac-toe game for terminal I/O☆16Updated 3 years ago
- unrolled skip list library for C☆21Updated 6 years ago
- A tiny lexical analyser generator☆19Updated 14 years ago
- Linux dynamic loader implimentation for self containment☆12Updated 6 years ago
- A Small RISC-V Virtual Machine☆92Updated 3 years ago
- C JSON parser (both, SAX-like & full DOM)☆27Updated 2 years ago
- C version Ftpserver, run on linux☆21Updated 11 years ago
- Portable C, C++ code for hash tables, bloom filters, string-search, string utilities, hash functions, arc4random☆56Updated last week
- Portable Coroutine Library (unofficial fork -- original by Davide Libenzi http://www.xmailserver.org/libpcl.html )☆10Updated 14 years ago
- A User Space Threading Library☆20Updated last year
- Intrusive Red-Black Tree Collection☆37Updated 7 months ago
- ☆35Updated 2 years ago
- A simple serial console utility☆17Updated 2 years ago
- Common Datastructure Library for C developer.☆64Updated 4 years ago