Memory Management ToolKit
-
Updated
Nov 6, 2025 - Rust
Memory Management ToolKit
Writing Interpreters in Rust: a Guide
Fast, efficient, and robust memory reclamation for Rust.
JS engine in Rust
Garbage collection for Rust inspired by CPython's gcmodule
🌵 Cycle-Aware Reference Counting in Rust
A fast garbage collector based on cycle collection for Rust programs.
Garbage Collector for Microservice Architectures
moved to https://codeberg.org/core-lang/core
Memory allocator, similar to the one used in malloc function, implemented in Rust.
a reference-counting cycle collection library in rust
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.
🗑️ Implement a mark-and-sweep garbage collector in Rust to understand memory management and explore custom heap allocation.
Implementing a Python from scratch, for show
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."