Decision Workspace
bronze_gc vs mmtk vs shredder
Side-by-side comparison of Rust crates
38
bronze_gc
growingv0.2.1
The Bronze garbage collector for Rust. This version only includes the API for creating and using GC references; it does not actually collect anything. For experimental purposes only.
53
mmtk
growingv0.32.0
MMTk is a framework for the design and implementation of high-performance and portable memory managers.
40
shredder
growingv0.2.0
Garbage collection as a library for Rust
Core Metrics
| bronze_gc | mmtk | shredder | |
|---|---|---|---|
| Health Score | 38 | 53 | 40 |
| Total Downloads | 6.9K | 44.7K | 8.3K |
| 30d Downloads | 6 | 147 | 78 |
| Dependents | 0 | 1 | 16 |
| Releases | 4 | 35 | 4 |
| Last Updated | 1519d ago | 46d ago | 1687d ago |
| Age | 5y | 5y 4m | 5y 9m |
Health Breakdown
bronze_gc
Maintenance
3
Quality
16
Community
5
Popularity
5
Documentation
9
mmtk
Maintenance
17
Quality
12
Community
6
Popularity
6
Documentation
12
shredder
Maintenance
3
Quality
15
Community
8
Popularity
5
Documentation
9
Technical Details
| bronze_gc | mmtk | shredder | |
|---|---|---|---|
| Version | 0.2.1 | 0.32.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 36 | 13 |
| Crate Size | 12KB | 1.0MB | 39KB |
| Features | 2 | 38 | 2 |
| Yanked % | 0.0% | 2.9% | 0.0% |
| Edition | 2018 | 2021 | 2018 |
| MSRV | — | 1.84 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •mmtk leads with a health score of 53/100, but none of the options score above 80.
- •⚠ bronze_gc, shredder have not been updated in over a year.