no-unsafe

Tag

Cards List
#no-unsafe

Garbage Collection Without Unsafe Code

Hacker News Top · 2026-04-19 Cached

safe-gc is a new Rust crate that provides a garbage collector implemented entirely without unsafe code, using heap-indexing instead of direct pointer dereferencing to maintain memory safety.

0 favorites 0 likes
← Back to home

Submit Feedback