Decision Workspace
reify-reflect vs const-reify vs reify-reflect-core
Side-by-side comparison of Rust crates
47
reify-reflect
experimentalv0.1.1
Unified reification and reflection ecosystem for Rust
48
const-reify
experimentalv0.1.1
Safe runtime-to-const-generic dispatch via match tables
48
reify-reflect-core
experimentalv0.1.1
Core Reflect/Reify traits and RuntimeValue types
Core Metrics
| reify-reflect | const-reify | reify-reflect-core | |
|---|---|---|---|
| Health Score | 47 | 48 | 48 |
| Total Downloads | 22 | 42 | 51 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 6 | 6 |
| Releases | 2 | 2 | 2 |
| Last Updated | 27d ago | 27d ago | 27d ago |
| Age | 1m | 1m | 1m |
Health Breakdown
reify-reflect
Maintenance
12
Quality
15
Community
6
Popularity
2
Documentation
12
const-reify
Maintenance
12
Quality
15
Community
7
Popularity
2
Documentation
12
reify-reflect-core
Maintenance
12
Quality
15
Community
7
Popularity
2
Documentation
12
Technical Details
| reify-reflect | const-reify | reify-reflect-core | |
|---|---|---|---|
| Version | 0.1.1 | 0.1.1 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 14 | 0 | 0 |
| Crate Size | 52KB | 10KB | 4KB |
| Features | 6 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.75.0 | 1.75.0 | 1.75.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •const-reify leads with a health score of 48/100, but none of the options score above 80.
- •reify-reflect-core has the most downloads (51), suggesting wider adoption.