Decision Workspace
cgc vs abfall vs rust-cc
Side-by-side comparison of Rust crates
35
cgc
growingv0.4.0
Compacting garbage collector
46
abfall
experimentalv0.1.0
Concurrent tri-color tracing garbage collector for Rust with incremental and concurrent mark-sweep
44
rust-cc
growingv0.6.2
A cycle collector for Rust programs
Core Metrics
| cgc | abfall | rust-cc | |
|---|---|---|---|
| Health Score | 35 | 46 | 44 |
| Total Downloads | 16.3K | 6.2K | 9.9K |
| 30d Downloads | 14 | 1.5K | 44 |
| Dependents | 0 | 0 | 1 |
| Releases | 10 | 1 | 9 |
| Last Updated | 2158d ago | 132d ago | 500d ago |
| Age | 6y 8m | 4m | 3y |
Health Breakdown
cgc
Maintenance
4
Quality
15
Community
2
Popularity
5
Documentation
9
abfall
Maintenance
7
Quality
13
Community
6
Popularity
5
Documentation
15
rust-cc
Maintenance
5
Quality
17
Community
7
Popularity
5
Documentation
10
Technical Details
| cgc | abfall | rust-cc | |
|---|---|---|---|
| Version | 0.4.0 | 0.1.0 | 0.6.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 11 | 4 | 7 |
| Crate Size | 24KB | 37KB | 57KB |
| Features | 2 | 0 | 9 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | 1.90 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •abfall leads with a health score of 46/100, but none of the options score above 80.
- •cgc has the most downloads (16.3K), suggesting wider adoption.
- •⚠ cgc, rust-cc have not been updated in over a year.