Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sunjay/mgc

The manual garbage collector for when you have complete control
https://github.com/sunjay/mgc

Last synced: 2 months ago
JSON representation

The manual garbage collector for when you have complete control

Awesome Lists containing this project

README

        

# mgc - The Manual Garbage Collector

[![CI](https://github.com/sunjay/mgc/actions/workflows/rust.yml/badge.svg)](https://github.com/sunjay/mgc/actions/workflows/rust.yml)
[![Line Count](https://tokei.rs/b1/github/sunjay/mgc)](https://github.com/sunjay/mgc)

The manual garbage collector for when you have complete control.