https://github.com/sunjay/mgc
The manual garbage collector for when you have complete control
https://github.com/sunjay/mgc
Last synced: about 1 year ago
JSON representation
The manual garbage collector for when you have complete control
- Host: GitHub
- URL: https://github.com/sunjay/mgc
- Owner: sunjay
- Created: 2021-02-24T06:12:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-10T05:01:12.000Z (over 5 years ago)
- Last Synced: 2025-03-23T19:11:56.213Z (over 1 year ago)
- Language: Rust
- Size: 64.5 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mgc - The Manual Garbage Collector
[](https://github.com/sunjay/mgc/actions/workflows/rust.yml)
[](https://github.com/sunjay/mgc)
The manual garbage collector for when you have complete control.