Snaipe / mallocLinks
Simple malloc implementation for POSIX systems w/ sbrk(2)
☆21Updated 11 years ago
Alternatives and similar repositories for malloc
Users that are interested in malloc are comparing it to the libraries listed below
Sorting:
- ☆62Updated 8 years ago
- Minimal C Library☆78Updated 7 years ago
- Portable C Compiler (CVS mirror)☆12Updated 13 years ago
- A tiny lexical analyser generator☆19Updated 14 years ago
- A Tour Through the SubC Compiler☆93Updated 4 years ago
- A C vector library similar to the C++ STL vector☆21Updated 9 months ago
- huang's c compiler - a tiny C99 compiler.☆23Updated last year
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆56Updated 6 years ago
- C rewrite of a minimal Python JPEG decoder☆12Updated 7 years ago
- Fabrice Bellard's fbcc C Compiler☆47Updated 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
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Async primitives library for C++20☆18Updated last week
- just a toy operating system for fun☆19Updated 11 years ago
- Calcium OS project for x86_64☆40Updated 8 years ago
- A Machine-Independent Debugger☆35Updated last year
- A Small RISC-V Virtual Machine☆92Updated 3 years ago
- A Small C Compiler☆25Updated 6 years ago
- A User Space Threading Library☆20Updated last year
- Inofficial git-cvs clone of cvs@cvs.fefe.de:/cvs + some changes☆129Updated 6 years ago
- self education and historical research of the C++ compiler cfront v3☆90Updated 10 years ago
- Binary tools: assembler, disassembler, linker, library manager, emulator☆64Updated last year
- Fedjmike's C Compiler☆136Updated 8 years ago
- DWARF debug info viewer using GTK+☆56Updated 5 years ago
- A C Compiler. Executables runs on a stack based VM.☆78Updated 12 years ago
- A C-implemented C compiler☆92Updated last year
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆47Updated 5 years ago
- A small and simple static analysis tool for C in C☆33Updated last year
- A just-in-time compiler for c minus☆46Updated 12 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆69Updated 10 years ago