sebastiencs / malloc
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
- huang's c compiler - a tiny C99 compiler.☆21Updated 11 months ago
- musl with faster malloc implementation such as mimalloc and rpmalloc☆26Updated last year
- A simple C Thread pool implementation☆13Updated 5 years ago
- A bare metal port of the GNU ISO C++ library☆34Updated 2 years ago
- A small and simple static analysis tool for C in C☆28Updated 7 months 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 mini C-like language(C1) compiler☆36Updated 5 years ago
- Libelf is a simple library to read ELF files.☆51Updated 3 years ago
- C standard library for embedded systems☆9Updated 10 months ago
- it's a smallest library that provides a lock-free thread pool sharing on multithreading, it design for scalability☆28Updated 6 years ago
- A Library for Macro (C/C++). Advanced skill of Macro. Delayed expansion, distinguishing number of parameters, expanding different macros …☆29Updated 8 months ago
- Generate minimal and customized core dump files on Linux.☆47Updated last year
- crash extension modules☆21Updated 2 years ago
- Async primitives library for C++20☆18Updated 3 months ago
- sysprog☆10Updated 9 years ago
- Phase Fair and Standard Reader Writer Locks☆17Updated 5 years ago
- Mirror of Agner Fog's assembler routines (GPL)☆19Updated 9 years ago
- A User Space Threading Library☆19Updated last year
- A compiler for a subset of C11 language. Under development...☆12Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- Minimal ARM Operating System for the Raspberry Pi, supporting Aarch32 and Aarch64 architectures.☆27Updated 3 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.☆52Updated 2 months ago
- ELF prelinking utility to speed up dynamic linking [unofficial mirror]☆10Updated 7 years ago
- uClibc mirror☆56Updated 3 months ago
- This is the user space slab memory allocator, umem, first available in Solaris 9.☆87Updated 3 years ago
- ☆58Updated 7 years ago
- Many Threads Operating System☆18Updated 3 years ago
- C to LLVM / Python compiler☆10Updated 8 years ago
- UEFI app to load ELF and Raw binary☆29Updated 10 years ago
- My elfutils fork☆25Updated 12 years ago