Zero overhead tracing garbage collection for rust (WIP)
☆50Jun 30, 2024Updated last year
Alternatives and similar repositories for zerogc
Users that are interested in zerogc are comparing it to the libraries listed below
Sorting:
- A library for garbage collection in Rust.☆13Apr 23, 2021Updated 4 years ago
- Runtime with fast GC and easy concurrency.☆43Mar 24, 2021Updated 4 years ago
- Garbage collection for Rust inspired by CPython's gcmodule☆21May 30, 2025Updated 9 months ago
- A safe and efficient target language for functional compilers☆20May 5, 2018Updated 7 years ago
- A simple interpreter featuring a tracing JIT