CCareaga / heap_allocatorLinks
A simple heap memory allocator in ~200 lines.
☆908Updated 4 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☆344Updated 6 years ago
- Simple, zero-dependency garbage collection for C☆1,280Updated last year
- small self hosting C compiler☆486Updated 4 years ago
- A Tiny Garbage Collector for C☆1,049Updated 2 years ago
- Simple C compiler☆1,535Updated 10 months ago
- A simple, self-hosting C compiler☆968Updated 3 years ago
- A minimalist kernel☆1,340Updated 4 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,108Updated 4 years ago
- A kernel that can read from keyboard and print on-screen☆664Updated 2 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…☆576Updated 5 months ago
- Yet Another Brainfuck Compiler; No dependencies and from the ground up☆279Updated 2 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆527Updated 3 years ago
- bytecode interpreter in c (blog post)☆745Updated 3 years ago
- A Small C Compiler☆1,911Updated 4 years ago
- A simple memory allocator - Memory allocation 101☆302Updated 6 years ago
- TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.☆3,272Updated 6 years ago
- A collection of memory allocators☆461Updated last month
- A library of generic intrusive data structures and algorithms in ANSI C☆609Updated 7 years ago
- A simple mark-sweep garbage collector in C☆751Updated 5 years ago
- Smart pointers for the (GNU) C programming language☆1,699Updated 2 years ago
- simple virtual machine and assembler☆219Updated 8 years ago
- Simple operating system in C++, written from scratch☆1,710Updated 11 months ago
- Single header library for writing non-blocking HTTP servers in C☆1,862Updated 2 years ago
- A toy C compiler☆525Updated 4 years ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- x86 JIT compiler in 86 lines☆967Updated 10 years ago
- Missed optimizations in C compilers☆340Updated 7 years ago
- 🤖 A portable, header-only, artificial neural network library written in C99☆600Updated last year
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,007Updated last year
- PicoTCP is a free TCP/IP stack implementation☆1,273Updated 2 years ago