Decision Workspace
gcmodule vs jrsonnet-gcmodule vs rcgc
Side-by-side comparison of Rust crates
37
gcmodule
growingv0.3.3
Cyclic garbage collection inspired by CPython's gc implementation.
61
jrsonnet-gcmodule
growingv0.4.2
Cyclic garbage collection inspired by CPython's gc implementation.
37
rcgc
growingv0.1.0
A tracing GC in safe Rust based on `Rc`
Core Metrics
| gcmodule | jrsonnet-gcmodule | rcgc | |
|---|---|---|---|
| Health Score | 37 | 61 | 37 |
| Total Downloads | 15.2K | 361.2K | 1.9K |
| 30d Downloads | 46 | 30.2K | 3 |
| Dependents | 1 | 92 | 0 |
| Releases | 10 | 11 | 1 |
| Last Updated | 2175d ago | 6d ago | 2655d ago |
| Age | 6y | 3y 9m | 7y 3m |
Health Breakdown
gcmodule
Maintenance
4
Quality
13
Community
6
Popularity
5
Documentation
9
jrsonnet-gcmodule
Maintenance
17
Quality
17
Community
10
Popularity
7
Documentation
10
rcgc
Maintenance
1
Quality
15
Community
5
Popularity
4
Documentation
12
Technical Details
| gcmodule | jrsonnet-gcmodule | rcgc | |
|---|---|---|---|
| Version | 0.3.3 | 0.4.2 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | CC0-1.0 |
| Dependencies | 3 | 4 | 3 |
| Crate Size | 26KB | 37KB | 10KB |
| Features | 6 | 7 | 0 |
| Yanked % | 20.0% | 0.0% | 0.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.
- •⚠ gcmodule, rcgc have not been updated in over a year.