Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/icexin/gcdemo

a simple mark-and-sweep garbage collection algorithm implementation in golang.
https://github.com/icexin/gcdemo

Last synced: about 1 month ago
JSON representation

a simple mark-and-sweep garbage collection algorithm implementation in golang.

Awesome Lists containing this project

README

        

a simple *mark-and-sweep* garbage collection algorithm implementation.