Skip to content

This is a basic, single-threaded, ref-count-based GC that can handle cyclical references.

Notifications You must be signed in to change notification settings

spencerparkin/GarbageCollector

Repository files navigation

GarbageCollector

This is my attempt to write a reasonably useful garbage collection system.

About

This is a basic, single-threaded, ref-count-based GC that can handle cyclical references.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published