A simple mark-sweep garbage collector in C
☆759Jun 26, 2020Updated 6 years ago
Alternatives and similar repositories for mark-sweep
Users that are interested in mark-sweep are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- A simple implementation of the LISP2 mark-compact GC algorithm☆44Nov 20, 2014Updated 11 years ago
- A minimal mark-and-sweep garbage collector☆44Apr 3, 2019Updated 7 years ago
- A Tiny Garbage Collector for C☆1,103Jun 26, 2023Updated 3 years ago
- TinyGC (Tiny Garbage Collector) is an independent implementation of the subset of API of the well-known Boehm-Demers-Weiser Conservative …☆91Apr 6, 2013Updated 13 years ago
- The Wren Programming Language. Wren is a small, fast, class-based concurrent scripting language.☆8,136Nov 19, 2025Updated 10 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (bdwgc, also known as bdw-gc, boehm-gc, libgc)☆3,538Updated this week
- A readable lisp in less than 1k lines of C☆1,561Feb 18, 2024Updated 2 years ago
- The Magpie programming language☆377Aug 10, 2026Updated last month
- Just a little toy language to learn about register-based VMs.☆22Aug 30, 2012Updated 14 years ago
- Simple, zero-dependency garbage collection for C☆1,307Aug 4, 2024Updated 2 years ago
- A tiny hand crafted CPU emulator, C compiler, and Operating System☆1,120Dec 16, 2020Updated 5 years ago
- A single-header incremental garbage collector library☆306Aug 28, 2024Updated 2 years ago
- A toy programming language written in Go that compiles to C.☆103Jun 20, 2022Updated 4 years ago
- Repository for the book "Crafting Interpreters"☆11,069Aug 7, 2024Updated 2 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A generic mark-and-sweep garbage collector☆44Jan 20, 2012Updated 14 years ago
- A Parser Combinator library for C☆2,855Aug 10, 2025Updated last year
- C in four functions☆10,811Dec 26, 2023Updated 2 years ago
- minimum gc☆180Oct 12, 2020Updated 5 years ago
- Incremental garbage collector library in C for use by high level language implementions.☆111May 12, 2016Updated 10 years ago
- A Small C Compiler☆6,420May 2, 2024Updated 2 years ago
- A small nanopass compiler from a subset of Scheme to C. (Developed for Clojure Conj 2013)☆369May 1, 2021Updated 5 years ago
- Higher level programming in C☆7,131Dec 1, 2024Updated last year
- Language with a bytecode compiler that can run on computers with only a few kB of RAM.☆67Nov 30, 2010Updated 15 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 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 12 years ago
- A simple Tiger to MIPS compiler, written in Standard-ML☆23Jul 31, 2013Updated 13 years ago
- A Lisp interpreter written in Awk.☆262May 6, 2014Updated 12 years ago
- Lisp-flavoured C☆1,046Apr 20, 2025Updated last year
- TinyVM is a small, fast, lightweight virtual machine written in pure ANSI C.☆3,321Mar 23, 2019Updated 7 years ago
- A lightweight conservative garbage collector for C/C++☆126Oct 20, 2018Updated 7 years ago
- Learn C and build your own programming language in under 1000 lines of code!☆3,275Dec 28, 2025Updated 8 months ago
- A lightweight garbage collector for C++ programs☆68Jan 1, 2024Updated 2 years ago
- Irken is a statically typed variant of Scheme. Or a lisp-like variant of ML.☆212Jan 19, 2023Updated 3 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Teeny Tiny Compiler built in Rust☆16Dec 9, 2023Updated 2 years ago
- The Finch programming language☆255Aug 4, 2020Updated 6 years ago
- The lcc retargetable ANSI C compiler☆2,622Oct 6, 2024Updated last year
- Curated list of awesome resources on Compilers, Interpreters and Runtimes☆9,910May 26, 2024Updated 2 years ago
- MIRROR of https://codeberg.org/catseye/minischeme : Cat's Eye Technologies' fork of the original public-domain Mini-Scheme implementation…☆75May 25, 2018Updated 8 years ago
- Write a simple interpreter of C. Inspired by c4 and largely based on it.☆4,402Nov 22, 2025Updated 10 months ago
- Custom scripting language Compiler and VM written in C++11.☆37Aug 23, 2026Updated last month