2 Repositories
Rust elise Libraries
A concurrent GC.
Für Elise What is elise? Für Elise (short for Elise) is a concurrent garbage collection attempt based on shifgrethor. The goal is to define an API for
38 Dec 29, 2022
Für Elise (short for Elise) is a concurrent garbage collection attempt based on shifgrethor.
Für Elise (short for Elise) is a concurrent garbage collection attempt based on shifgrethor. The goal is to define an API for precise, tracing garbage collection in Rust which upholds all of Rust's safety guarantees. A user using the API defined in this library will not be at risk for any of the kinds of memory errors that Rust can prevent.
38 Dec 29, 2022