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:
- Simple, zero-dependency garbage collection for C☆1,276Updated last year
- Simple C compiler☆1,532Updated 9 months ago
- small self hosting C compiler☆486Updated 3 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,107Updated 4 years ago
- como-lang-ng is now ana-lang, located at https://github.com/analang/ana☆344Updated 6 years ago
- A minimalist kernel☆1,342Updated 4 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆527Updated 3 years ago
- A simple, self-hosting C compiler☆968Updated 3 years ago
- A Tiny Garbage Collector for C☆1,046Updated 2 years ago
- bytecode interpreter in c (blog post)☆746Updated 3 years ago
- MOVED TO: https://cirosantilli.com/linux-kernel-module-cheat/userland-assembly with code at https://github.com/cirosantilli/linux-kernel-…☆881Updated 6 years ago
- A library of generic intrusive data structures and algorithms in ANSI C☆608Updated 7 years ago
- Yet Another Brainfuck Compiler; No dependencies and from the ground up☆279Updated 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…☆577Updated 4 months ago
- simple virtual machine and assembler☆219Updated 8 years ago
- Simple operating system in C++, written from scratch☆1,713Updated 10 months ago
- A collection of memory allocators☆461Updated 2 weeks ago
- A simple memory allocator - Memory allocation 101☆301Updated 6 years ago
- A kernel that can read from keyboard and print on-screen☆664Updated 2 years ago
- A library of generic data structures for the C language.☆2,945Updated 3 months ago
- A toy C compiler☆525Updated 4 years ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- The lcc retargetable ANSI C compiler☆2,176Updated 11 months ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,005Updated last year
- The C Code Archive Network☆1,140Updated this week
- A Small C Compiler☆1,913Updated 4 years ago
- TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.☆3,273Updated 6 years ago
- Missed optimizations in C compilers☆341Updated 7 years ago
- Small C Compiler generating ELF executable Arm architecture, supporting JIT execution☆1,045Updated last month
- Smart pointers for the (GNU) C programming language☆1,693Updated 2 years ago