Decision Workspace
abfall vs rust-cc vs atomptr
Side-by-side comparison of Rust crates
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
54
atomptr
growingv3.2.0
A safe copy-on-write wrapper around `AtomicPtr` with some extra tricks
Core Metrics
| abfall | rust-cc | atomptr | |
|---|---|---|---|
| Health Score | 46 | 44 | 54 |
| Total Downloads | 6.2K | 9.9K | 23.5K |
| 30d Downloads | 1.5K | 44 | 2.0K |
| Dependents | 0 | 1 | 7 |
| Releases | 1 | 9 | 14 |
| Last Updated | 132d ago | 500d ago | 212d ago |
| Age | 4m | 3y | 5y 4m |
Health Breakdown
abfall
Maintenance
7
Quality
13
Community
6
Popularity
5
Documentation
15
rust-cc
Maintenance
5
Quality
17
Community
7
Popularity
5
Documentation
10
atomptr
Maintenance
9
Quality
22
Community
8
Popularity
5
Documentation
10
Technical Details
| abfall | rust-cc | atomptr | |
|---|---|---|---|
| Version | 0.1.0 | 0.6.2 | 3.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | EUPL-1.2 OR Apache-2.0 |
| Dependencies | 4 | 7 | 0 |
| Crate Size | 37KB | 57KB | 10KB |
| Features | 0 | 9 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2024 |
| MSRV | 1.90 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •atomptr leads with a health score of 54/100, but none of the options score above 80.
- •⚠ rust-cc has not been updated in over a year.
- •abfall, rust-cc are pre-1.0 — API may change.