🗑️ Implement a mark-and-sweep garbage collector in Rust to understand memory management and explore custom heap allocation.
-
Updated
Nov 10, 2025 - Rust
🗑️ Implement a mark-and-sweep garbage collector in Rust to understand memory management and explore custom heap allocation.
Memory Management ToolKit
🌵 Cycle-Aware Reference Counting in Rust
Primary programming language of ZenOS
Fast, efficient, and robust memory reclamation for Rust.
Garbage Collector for Microservice Architectures
Garbage collection for Rust inspired by CPython's gcmodule
moved to https://codeberg.org/core-lang/core
Writing Interpreters in Rust: a Guide
A fast garbage collector based on cycle collection for Rust programs.
A library to assist in the creation of an interpreter or compiler and its associated runtime.
The initial (legacy) compiler for the Gera programming language.
Garbage collection visualization environment (The GC Handbook practice)
A simple Garbage collector for Rust, using no unsafe code. Does not use Drop, so you can move out of Gc'ed values (That's important :) ).
a reference-counting cycle collection library in rust
Implementing a Python from scratch, for show
JS engine in Rust
Add a description, image, and links to the garbage-collection topic page so that developers can more easily learn about it.
To associate your repository with the garbage-collection topic, visit your repo's landing page and select "manage topics."