#gc #automatic #memory #garbage-collection

bin+lib comet-gc

Garbage collection library for implementing VMs in Rust

2 releases

0.1.3 Nov 17, 2021
0.1.1 Oct 30, 2021

#57 in #gc


Used in comet-api

MIT license

125KB
3K SLoC

Comet

General purpose garbage collector library.

How to use?

To use this library in comfortable way you have to write small wrapper over it. Example of it you can find under comet-api directory.

Dependencies

~1.9–2.5MB
~51K SLoC