kyren / gc-arena

Incremental garbage collection from safe Rust
Creative Commons Zero v1.0 Universal
436 stars 36 forks source link

Crate reorg #95

Closed kyren closed 2 months ago

kyren commented 2 months ago

Also adds the linked list example from https://kyju.org/blog/rust-safe-garbage-collection/ as an included example, which is now easier to find because it is in the root directory.