#garbage-collection #gc

nightly swifer

Garbage collection for Rust-based runtimes

1 unstable release

0.1.0 Nov 16, 2022

#664 in Memory management

28 downloads per month

MIT license

30KB
575 lines

Swifer!

Swifer is a garbage collection library, providing both garbage collectors for use by language runtimes, and tools for the GC implementations themselves, while providing a uniform interface.


lib.rs:

Swifer!

Swifer is a garbage collection library, providing both garbage collectors for use by language runtimes, and tools for the GC implementations themselves, while providing a uniform interface.

No runtime deps