Decision Workspace
rtgc vs refuse vs jrsonnet-gcmodule
Side-by-side comparison of Rust crates
55
rtgc
experimentalv0.3.0
A simple garbage collector which collects resources dropped on a realtime thread and safely deallocates them on another thread
42
refuse
growingv0.0.6
An easy-to-use, incremental, multi-threaded garbage collector
61
jrsonnet-gcmodule
growingv0.4.2
Cyclic garbage collection inspired by CPython's gc implementation.
Core Metrics
| rtgc | refuse | jrsonnet-gcmodule | |
|---|---|---|---|
| Health Score | 55 | 42 | 61 |
| Total Downloads | 8.7K | 8.2K | 361.2K |
| 30d Downloads | 2.1K | 47 | 30.2K |
| Dependents | 7 | 5 | 92 |
| Releases | 8 | 6 | 11 |
| Last Updated | 63d ago | 593d ago | 6d ago |
| Age | 5m | 2y | 3y 9m |
Health Breakdown
rtgc
Maintenance
15
Quality
17
Community
8
Popularity
5
Documentation
10
refuse
Maintenance
4
Quality
14
Community
7
Popularity
5
Documentation
12
jrsonnet-gcmodule
Maintenance
17
Quality
17
Community
10
Popularity
7
Documentation
10
Technical Details
| rtgc | refuse | jrsonnet-gcmodule | |
|---|---|---|---|
| Version | 0.3.0 | 0.0.6 | 0.4.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 2 | 6 | 4 |
| Crate Size | 13KB | 38KB | 37KB |
| Features | 5 | 0 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.73.0 | — |
| 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.
- •⚠ refuse has not been updated in over a year.