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

https://github.com/playxe/cgc

Copying Garbage Collector
https://github.com/playxe/cgc

Last synced: 8 days ago
JSON representation

Copying Garbage Collector

Awesome Lists containing this project

README

        

# concurrent-cgc
Concurrent cgc implementation. This implementation is possible to use with multiple threads.

## Documentation
Please look at `docs/` directory.