Decision Workspace
rcgc vs jrsonnet-gcmodule vs gcmodule
Side-by-side comparison of Rust crates
37
rcgc
growingv0.1.0
A tracing GC in safe Rust based on `Rc`
61
jrsonnet-gcmodule
growingv0.4.2
Cyclic garbage collection inspired by CPython's gc implementation.
37
gcmodule
growingv0.3.3
Cyclic garbage collection inspired by CPython's gc implementation.
Core Metrics
| rcgc | jrsonnet-gcmodule | gcmodule | |
|---|---|---|---|
| Health Score | 37 | 61 | 37 |
| Total Downloads | 1.9K | 361.2K | 15.2K |
| 30d Downloads | 3 | 28.8K | 45 |
| Dependents | 0 | 92 | 1 |
| Releases | 1 | 11 | 10 |
| Last Updated | 2655d ago | 6d ago | 2175d ago |
| Age | 7y 3m | 3y 9m | 6y |
Health Breakdown
rcgc
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
12
jrsonnet-gcmodule
Maintenance
17
Quality
17
Community
10
Popularity
7
Documentation
10
gcmodule
Maintenance
4
Quality
13
Community
6
Popularity
5
Documentation
9
Technical Details
| rcgc | jrsonnet-gcmodule | gcmodule | |
|---|---|---|---|
| Version | 0.1.0 | 0.4.2 | 0.3.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | CC0-1.0 | MIT | MIT |
| Dependencies | 3 | 4 | 3 |
| Crate Size | 10KB | 37KB | 26KB |
| Features | 0 | 7 | 6 |
| Yanked % | 0.0% | 0.0% | 20.0% |
| Edition | 2018 | 2024 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •jrsonnet-gcmodule leads with a health score of 61/100, but none of the options score above 80.
- •⚠ rcgc, gcmodule have not been updated in over a year.