CCareaga / heap_allocator
A simple heap memory allocator in ~200 lines.
☆891Updated 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
- A Tiny Garbage Collector for C☆993Updated last year
- Simple C compiler☆1,480Updated 3 months ago
- como-lang-ng is now ana-lang, located at https://github.com/analang/ana☆342Updated 5 years ago
- small self hosting C compiler☆480Updated 3 years ago
- Simple, zero-dependency garbage collection for C☆1,246Updated 8 months ago
- A minimalist kernel☆1,340Updated 3 years ago
- A simple, self-hosting C compiler☆943Updated 2 years ago
- A Small C Compiler☆1,863Updated 4 years ago
- A dead simple editor☆456Updated 5 years ago
- Yet Another Brainfuck Compiler; No dependencies and from the ground up☆276Updated last year
- The lcc retargetable ANSI C compiler☆2,106Updated 6 months ago
- simple virtual machine and assembler☆220Updated 8 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,088Updated 4 years ago
- Small C Compiler generating ELF executable Arm architecture, supporting JIT execution☆1,033Updated 3 months ago
- A library of generic data structures for the C language.☆2,889Updated 10 months ago
- bytecode interpreter in c (blog post)☆739Updated 3 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆525Updated 3 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆604Updated 7 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆876Updated 5 years ago
- A collection of memory allocators☆447Updated 12 years ago
- A readable lisp in less than 1k lines of C☆1,509Updated last year
- TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.☆3,250Updated 6 years ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- Simple virtual machine which interprets bytecode.☆472Updated 2 years ago
- Simple operating system in C++, written from scratch☆1,685Updated 4 months ago
- Lemon is open source, embeddable, lightweight programming language http://www.lemon-lang.org☆500Updated last year
- A concurrent user-level thread library implemented in C++☆315Updated 4 years ago
- A tiny compiler for a language featuring LL(2) with Lexer, Parser, ASM-like codegen and VM. Complex enough to give you a flavour of how t…☆567Updated 2 years ago
- Compile-time C Compiler implemented as C++14 constant expressions☆805Updated 3 years ago
- Structured concurrency in C☆1,866Updated last year