Decision Workspace
rebound vs miniconf vs reflection
Side-by-side comparison of Rust crates
38
rebound
growingv0.4.4
Full runtime reflection for Rust, with lifetime safety
58
miniconf
growingv0.20.1
Serialize/deserialize/access reflection for trees
45
reflection
growingv0.1.3
reflects of type's fields' names and their type names in a hierarchical tree
Core Metrics
| rebound | miniconf | reflection | |
|---|---|---|---|
| Health Score | 38 | 58 | 45 |
| Total Downloads | 8.5K | 77.2K | 30.1K |
| 30d Downloads | 7 | 4.7K | 357 |
| Dependents | 0 | 60 | 29 |
| Releases | 7 | 32 | 4 |
| Last Updated | 1298d ago | 43d ago | 2739d ago |
| Age | 5y 3m | 4y 7m | 7y 9m |
Health Breakdown
rebound
Maintenance
4
Quality
11
Community
5
Popularity
5
Documentation
13
miniconf
Maintenance
16
Quality
13
Community
13
Popularity
6
Documentation
10
reflection
Maintenance
7
Quality
15
Community
7
Popularity
5
Documentation
11
Technical Details
| rebound | miniconf | reflection | |
|---|---|---|---|
| Version | 0.4.4 | 0.20.1 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 7 | 19 | 1 |
| Crate Size | 33KB | 57KB | 5KB |
| Features | 7 | 12 | 0 |
| Yanked % | 42.9% | 6.3% | 0.0% |
| Edition | 2021 | 2024 | — |
| MSRV | — | — | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •miniconf leads with a health score of 58/100, but none of the options score above 80.
- •⚠ rebound, reflection have not been updated in over a year.