Skip to content

JohnLeeBUAA/Generational-Garbage-Collector

Repository files navigation

Project Info

This is a generational garbage collector written in C. The young generation is collected by semi-space copy GC. The old generation is collected by mark and sweep GC. The template is provided by Gregor Richards, professor at University of Waterloo, CS.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published