CCareaga / heap_allocatorLinks
A simple heap memory allocator in ~200 lines.
☆912Updated 5 years ago
Alternatives and similar repositories for heap_allocator
Users that are interested in heap_allocator are comparing it to the libraries listed below
Sorting:
- como-lang-ng is now ana-lang, located at https://github.com/analang/ana☆343Updated 6 years ago
- Simple C compiler☆1,541Updated last year
- small self hosting C compiler☆485Updated 4 years ago
- Simple, zero-dependency garbage collection for C☆1,285Updated last year
- A Tiny Garbage Collector for C☆1,064Updated 2 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,112Updated 5 years ago
- A simple, self-hosting C compiler☆969Updated 3 years ago
- A minimalist kernel☆1,341Updated 4 years ago
- Yet Another Brainfuck Compiler; No dependencies and from the ground up☆281Updated 2 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆528Updated 3 years ago
- A tiny compiler for a language featuring LL(2) grammar. With Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour…☆578Updated 7 months ago
- bytecode interpreter in c (blog post)☆749Updated 3 years ago
- TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.☆3,297Updated 6 years ago
- A kernel that can read from keyboard and print on-screen☆664Updated 3 years ago
- simple virtual machine and assembler☆219Updated 9 years ago
- A Small C Compiler☆1,917Updated 5 years ago
- Message-passing kernel + userspace☆639Updated last year
- A library of generic intrusive data structures and algorithms in ANSI C☆612Updated 7 years ago
- Smart pointers for the (GNU) C programming language☆1,713Updated 3 years ago
- Missed optimizations in C compilers☆340Updated 7 years ago
- A dead simple editor☆454Updated 6 years ago
- A simple memory allocator - Memory allocation 101☆304Updated 6 years ago
- A library of generic data structures for the C language.☆2,966Updated 5 months ago
- A simple mark-sweep garbage collector in C☆753Updated 5 years ago
- A collection of memory allocators☆462Updated 3 months ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,007Updated last week
- x86 JIT compiler in 86 lines☆968Updated 10 years ago
- Lemon is open source, embeddable, lightweight programming language http://www.lemon-lang.org☆503Updated 2 years ago
- Simple operating system in C++, written from scratch☆1,711Updated last year
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆886Updated 6 years ago