CCareaga / heap_allocatorLinks
A simple heap memory allocator in ~200 lines.
☆911Updated 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 C compiler☆1,541Updated 11 months ago
- como-lang-ng is now ana-lang, located at https://github.com/analang/ana☆343Updated 6 years ago
- small self hosting C compiler☆485Updated 4 years ago
- Simple, zero-dependency garbage collection for C☆1,285Updated last year
- Yet Another Brainfuck Compiler; No dependencies and from the ground up☆280Updated 2 years ago
- A simple, self-hosting C compiler☆969Updated 3 years ago
- A Tiny Garbage Collector for C☆1,058Updated 2 years ago
- Dr Strangehack, or: how to write a self-hosting C compiler in 10 hours☆528Updated 3 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,111Updated 4 years ago
- bytecode interpreter in c (blog post)☆747Updated 3 years ago
- A minimalist kernel☆1,340Updated 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…☆578Updated 6 months ago
- Missed optimizations in C compilers☆340Updated 7 years ago
- A kernel that can read from keyboard and print on-screen☆664Updated 3 years ago
- simple virtual machine and assembler☆219Updated 8 years ago
- 🤖 A portable, header-only, artificial neural network library written in C99☆602Updated 2 years ago
- A collection of memory allocators☆462Updated 2 months ago
- A simple memory allocator - Memory allocation 101☆302Updated 6 years ago
- "interesting" VM in C. Let's see how this goes.☆985Updated 4 years ago
- x86 JIT compiler in 86 lines☆969Updated 10 years ago
- A library of generic data structures for the C language.☆2,963Updated 5 months ago
- qLibc is a simple and yet powerful C library providing generic data structures and algorithms.☆1,006Updated last week
- A dead simple editor☆454Updated 6 years ago
- C Hypertext Library - A library for writing web applications in C☆272Updated 3 years ago
- The lcc retargetable ANSI C compiler☆2,416Updated last year
- Small C Compiler generating ELF executable Arm architecture, supporting JIT execution☆1,045Updated 3 months ago
- A library of generic intrusive data structures and algorithms in ANSI C☆610Updated 7 years ago
- A Small C Compiler☆1,916Updated 5 years ago
- x86-64 assembler library☆486Updated 4 years ago
- Q3VM - Single file (vm.c) bytecode virtual machine/interpreter for C-language input☆916Updated last year