A simple mark-sweep garbage collector in C
☆753Jun 26, 2020Updated 5 years ago
Alternatives and similar repositories for mark-sweep
Users that are interested in mark-sweep are comparing it to the libraries listed below
Sorting:
- A simple implementation of the LISP2 mark-compact GC algorithm☆43Nov 20, 2014Updated 11 years ago
- A minimal mark-and-sweep garbage collector☆43Apr 3, 2019Updated 6 years ago
- A Tiny Garbage Collector for C☆1,087Jun 26, 2023Updated 2 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆90Apr 6, 2013Updated 12 years ago
- The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.☆7,916Nov 19, 2025Updated 4 months ago
- A readable lisp in less than 1k lines of C☆1,551Feb 18, 2024Updated 2 years ago
- The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)☆3,427Updated this week
- Incremental garbage collector library in C for use by high level language implementions.☆110May 12, 2016Updated 9 years ago
- The Magpie programming language☆376Dec 1, 2020Updated 5 years ago
- A generic mark-and-sweep garbage collector☆44Jan 20, 2012Updated 14 years ago
- Simple, zero-dependency garbage collection for C☆1,289Aug 4, 2024Updated last year
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,113Dec 16, 2020Updated 5 years ago
- A single-header incremental garbage collector library☆302Aug 28, 2024Updated last year
- Just a little toy language to learn about register-based VMs.☆22Aug 30, 2012Updated 13 years ago
- A toy programming language written in Go that compiles to C.☆106Jun 20, 2022Updated 3 years ago
- Repository for the book "Crafting Interpreters"☆10,614Aug 7, 2024Updated last year
- A Parser Combinator library for C☆2,829Aug 10, 2025Updated 7 months ago
- C in four functions☆10,576Dec 26, 2023Updated 2 years ago
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆64Nov 30, 2010Updated 15 years ago
- A sparse and compressed bitmap library.☆13Aug 28, 2014Updated 11 years ago
- A Small C Compiler☆6,364May 2, 2024Updated last year
- minimum gc☆180Oct 12, 2020Updated 5 years ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆368May 1, 2021Updated 4 years ago
- A lightweight conservative garbage collector for C/C++☆127Oct 20, 2018Updated 7 years ago
- A Lisp interpreter written in Awk.☆259May 6, 2014Updated 11 years ago
- Lisp-flavoured C☆1,043Apr 20, 2025Updated 11 months ago
- A Simple Lisp Implementation in C. Based on Leo Howell's [Building LISP](http://www.lwh.jp/lisp/index.html) with bug fixes and enhancemen…☆40Jul 5, 2014Updated 11 years ago
- TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.☆3,303Mar 23, 2019Updated 6 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆73May 25, 2018Updated 7 years ago
- A simple Tiger to MIPS compiler, written in Standard-ML☆23Jul 31, 2013Updated 12 years ago
- Learn C and build your own programming language in under 1000 lines of code!☆3,240Dec 28, 2025Updated 2 months ago
- A lightweight garbage collector for C++ programs☆69Jan 1, 2024Updated 2 years ago
- Higher level programming in C☆7,099Dec 1, 2024Updated last year
- The lcc retargetable ANSI C compiler☆2,523Oct 6, 2024Updated last year
- "interesting" VM in C. Let's see how this goes.☆986Jan 18, 2021Updated 5 years ago
- The Finch programming language☆255Aug 4, 2020Updated 5 years ago
- The Bone Lisp programming language☆331May 9, 2020Updated 5 years ago
- Curated list of awesome resources on Compilers, Interpreters and Runtimes☆9,695May 26, 2024Updated last year
- A Small C Compiler☆1,930Nov 28, 2020Updated 5 years ago