CCareaga / heap_allocatorLinks
A simple heap memory allocator in ~200 lines.
☆914Updated 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:
- Simple C compiler☆1,546Updated last year
- como-lang-ng is now ana-lang, located at https://github.com/analang/ana☆343Updated 6 years ago
- Simple, zero-dependency garbage collection for C☆1,288Updated last year
- small self hosting C compiler☆488Updated 4 years ago
- A Tiny Garbage Collector for C☆1,075Updated 2 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,115Updated 5 years ago
- Yet Another Brainfuck Compiler; No dependencies and from the ground up☆281Updated 2 years ago
- A minimalist kernel☆1,343Updated 4 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆529Updated 3 years ago
- A simple, self-hosting C compiler☆972Updated 3 years ago
- bytecode interpreter in c (blog post)☆750Updated 4 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…☆579Updated 8 months ago
- A simple memory allocator - Memory allocation 101☆307Updated 6 years ago
- simple virtual machine and assembler☆219Updated 9 years ago
- A collection of memory allocators☆466Updated 4 months ago
- Smart pointers for the (GNU) C programming language☆1,709Updated 3 years ago
- TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.☆3,302Updated 6 years ago
- Simple virtual machine which interprets bytecode.☆480Updated 3 years ago
- A simple mark-sweep garbage collector in C☆754Updated 5 years ago
- Missed optimizations in C compilers☆339Updated 7 years ago
- A Small C Compiler☆1,920Updated 5 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆613Updated 8 years ago
- 🤖 A portable, header-only, artificial neural network library written in C99☆603Updated 2 years ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 5 years ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,008Updated last month
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆889Updated 6 years ago
- A kernel that can read from keyboard and print on-screen☆664Updated 3 years ago
- A library of generic data structures for the C language.☆2,982Updated 7 months ago
- A dead simple editor☆457Updated 6 years ago
- x86 JIT compiler in 86 lines☆966Updated 10 years ago