This repository was inspired by a lab from CS 240LX. It creates a way to create references to the heap that can be garbage collected. It's very much a demo. The collection is not efficient at all, and it only works for a single thread. The tests are also very brittle - they have to be run at a time and without optimizations to avoid chunks as being considered reachable even though they are not.
-
Notifications
You must be signed in to change notification settings - Fork 0
ammrat13/gc-rust
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
A demo of garbage collection in Rust
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published