| Crates.io | cgc |
| lib.rs | cgc |
| version | 0.4.0 |
| created_at | 2019-07-26 00:11:39.747881+00 |
| updated_at | 2020-04-29 16:49:58.766655+00 |
| description | Compacting garbage collector |
| homepage | |
| repository | https://github.com/playXE/cgc |
| max_upload_size | |
| id | 151685 |
| size | 100,832 |
Concurrent cgc implementation. This implementation is possible to use with multiple threads.
Please look at docs/ directory.