Decision Workspace
describer vs describer_derive vs field_types
Side-by-side comparison of Rust crates
50
describer
experimentalv0.3.1
Struct describing helper
43
describer_derive
experimentalv0.3.1
Struct describing helper
52
field_types
growingv1.1.0
Some derive macros for deriving enums, corresponding to the fields of structs.
Core Metrics
| describer | describer_derive | field_types | |
|---|---|---|---|
| Health Score | 50 | 43 | 52 |
| Total Downloads | 1.9K | 69 | 47.8K |
| 30d Downloads | 8 | 21 | 1.0K |
| Dependents | 0 | 1 | 6 |
| Releases | 6 | 2 | 4 |
| Last Updated | 63d ago | 63d ago | 2702d ago |
| Age | 8m | 2m | 7y 4m |
Health Breakdown
describer
Maintenance
15
Quality
15
Community
3
Popularity
4
Documentation
13
describer_derive
Maintenance
10
Quality
14
Community
4
Popularity
2
Documentation
13
field_types
Maintenance
9
Quality
19
Community
7
Popularity
6
Documentation
11
Technical Details
| describer | describer_derive | field_types | |
|---|---|---|---|
| Version | 0.3.1 | 0.3.1 | 1.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 9 | 3 | 4 |
| Crate Size | 12KB | 6KB | 7KB |
| Features | 8 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •field_types leads with a health score of 52/100, but none of the options score above 80.
- •⚠ field_types has not been updated in over a year.
- •describer, describer_derive are pre-1.0 — API may change.