1 unstable release
0.1.0 | Nov 16, 2022 |
---|
#751 in Memory management
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.