JS engine in Rust
-
Updated
Oct 31, 2021 - Rust
JS engine in Rust
Writing Interpreters in Rust: a Guide
Memory Management ToolKit
Fast, efficient, and robust memory reclamation for Rust.
🌵 Cycle-Aware Reference Counting in Rust
a reference-counting cycle collection library in rust
moved to https://codeberg.org/core-lang/core
A fast garbage collector based on cycle collection for Rust programs.
The initial (legacy) compiler for the Gera programming language.
Garbage collection for Rust inspired by CPython's gcmodule
Garbage Collector for Microservice Architectures
A library to assist in the creation of an interpreter or compiler and its associated runtime.
Implementing a Python from scratch, for show
A Ruby binding for MMTk (the Memory Management Toolkit). This allows high-perfomance research garbage collectors to be used instead of the standard MRI GC.
💻 A bytecode VM with its own assembler, dynamic memory allocation, and garbage collection
Memory allocator, similar to the one used in malloc function, implemented 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."