Snaipe / mallocLinks
Simple malloc implementation for POSIX systems w/ sbrk(2)
☆20Updated 11 years ago
Alternatives and similar repositories for malloc
Users that are interested in malloc are comparing it to the libraries listed below
Sorting:
- ☆60Updated 7 years ago
- DWARF debug info viewer using GTK+☆54Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- C rewrite of a minimal Python JPEG decoder☆12Updated 6 years ago
- Tiny PreProcessor☆18Updated 4 months ago
- huang's c compiler - a tiny C99 compiler.☆22Updated last year
- cprops - C Prototyping Tools☆13Updated 13 years ago
- Fabrice Bellard's fbcc C Compiler☆43Updated 5 years ago
- My working copy of tinycc made reentrant☆28Updated 2 years ago
- A C-implemented C compiler☆92Updated 10 months ago
- memory pool allocator☆50Updated 12 years ago
- Inofficial git-cvs clone of cvs@cvs.fefe.de:/cvs + some changes☆123Updated 6 years ago
- Minimal C Library☆77Updated 7 years ago
- A Tour Through the SubC Compiler☆92Updated 3 years ago
- Portable C Compiler (CVS mirror)☆12Updated 13 years ago
- A C preprocessor designed to be embeddable, quick, light and fully compliant to ISO Standard 9899:1999, aka ISO C99, or simply, C99☆58Updated 10 years ago
- A portable single file parser/lexer/tokenizer.☆51Updated 6 years ago
- Binary tools: assembler, disassembler, linker, library manager, emulator☆61Updated 6 months ago
- A C vector library similar to the C++ STL vector☆19Updated 3 months ago
- Tiny and naive memory allocator for C unit tests☆24Updated 4 years ago
- NanoJIT is a small, cross-platform C++ library that emits machine code.☆157Updated 7 years ago
- Interpreter experiment. Testing dispatch methods: Switching, Direct/Indirect Threaded Code, Tail-Calls and Inlining☆46Updated 4 years ago
- dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends☆53Updated 5 years ago
- self education and historical research of the C++ compiler cfront v3☆87Updated 9 years ago
- Intrusive data structures for C☆60Updated 8 years ago
- A little just-in-time compiler thing☆18Updated 6 years ago
- portable, fast, approximate math functions☆28Updated 3 years ago
- A small, register-based virtual machine (bytecode interpreter) in C. [MIT License]☆68Updated 9 years ago
- A small and simple static analysis tool for C in C☆30Updated 10 months ago
- ANSI C implementation of dynamic array, with interface similar to C++ std::vector☆41Updated last year