/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

boats.gitlab.io
| | without.boats
0.1 parsecs away

Travel
| | [AI summary] The author introduces Shifgrethor, a research-grade Rust library implementing a precise tracing garbage collector via a safe API for handling complex data structures like cyclic graphs.
| | blog.typingtheory.com
2.3 parsecs away

Travel
| | I'm excited to announce shredder, a library for Rust that provides a garbage collected smart pointer, Gc. This smart pointer is useful in the same sorts of situations as Rc, but can handle reference cycles. It's available on crates.io and Github. Here's how you could use it: use std:
| | aykevl.nl
1.6 parsecs away

Travel
| | An explanation of how garbage collectors work including some pseudocode how a real GC could be implemented.
| | xavd.id
25.8 parsecs away

Travel
| david.reviews: Rust! It's neat, but not without its warts.