Decision Workspace
to_phantom vs uniplate vs generics
Side-by-side comparison of Rust crates
36
to_phantom
growingv0.1.0
Convert generics to PhantomData in proc macros
58
uniplate
growingv0.4.6
Simple, boilerplate-free operations on tree-shaped data types
55
generics
growingv0.5.3
Provides macros for parsing generics (with optional where clause) in `macro_rules!`.
Core Metrics
| to_phantom | uniplate | generics | |
|---|---|---|---|
| Health Score | 36 | 58 | 55 |
| Total Downloads | 7.3K | 43.6K | 102.4K |
| 30d Downloads | 156 | 1.4K | 1.0K |
| Dependents | 5 | 0 | 177 |
| Releases | 1 | 20 | 26 |
| Last Updated | 1065d ago | 2d ago | 758d ago |
| Age | 2y 11m | 1y 6m | 5y 6m |
Health Breakdown
to_phantom
Maintenance
1
Quality
15
Community
5
Popularity
5
Documentation
10
uniplate
Maintenance
19
Quality
15
Community
8
Popularity
6
Documentation
10
generics
Maintenance
6
Quality
16
Community
12
Popularity
6
Documentation
15
Technical Details
| to_phantom | uniplate | generics | |
|---|---|---|---|
| Version | 0.1.0 | 0.4.6 | 0.5.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MPL-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 5 | 0 |
| Crate Size | 8KB | 37KB | 5KB |
| Features | 0 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 1.71 |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •uniplate leads with a health score of 58/100, but none of the options score above 80.
- •generics has the most downloads (102.4K), suggesting wider adoption.
- •generics is depended on by 177 crates — strongest ecosystem trust.
- •⚠ to_phantom, generics have not been updated in over a year.