A mark-and-sweep garbage collector built in C; heap allocation, reachability tracing, and automatic memory reclamation
-
Updated
Jun 24, 2026 - C
A mark-and-sweep garbage collector built in C; heap allocation, reachability tracing, and automatic memory reclamation
Add a description, image, and links to the runtime-internals topic page so that developers can more easily learn about it.
To associate your repository with the runtime-internals topic, visit your repo's landing page and select "manage topics."