Decision Workspace
strunemix vs field_types vs strunemix_macros
Side-by-side comparison of Rust crates
48
strunemix
growingv0.6.1
Strunemix allows to build a struct with a form of its fields, by deriving enums of them
52
field_types
growingv1.1.0
Some derive macros for deriving enums, corresponding to the fields of structs.
42
strunemix_macros
growingv0.6.1
Macro used by Strunemix to derive traits for structs
Core Metrics
| strunemix | field_types | strunemix_macros | |
|---|---|---|---|
| Health Score | 48 | 52 | 42 |
| Total Downloads | 6.9K | 47.8K | 7.1K |
| 30d Downloads | 10 | 1.0K | 28 |
| Dependents | 0 | 6 | 8 |
| Releases | 8 | 4 | 8 |
| Last Updated | 521d ago | 2702d ago | 521d ago |
| Age | 1y 5m | 7y 4m | 1y 5m |
Health Breakdown
strunemix
Maintenance
10
Quality
14
Community
6
Popularity
5
Documentation
13
field_types
Maintenance
9
Quality
19
Community
7
Popularity
6
Documentation
11
strunemix_macros
Maintenance
10
Quality
14
Community
6
Popularity
5
Documentation
7
Technical Details
| strunemix | field_types | strunemix_macros | |
|---|---|---|---|
| Version | 0.6.1 | 1.1.0 | 0.6.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 5 | 4 | 4 |
| Crate Size | 9KB | 7KB | 4KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | — | 2021 |
| 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.
- •⚠ strunemix, field_types, strunemix_macros have not been updated in over a year.
- •strunemix, strunemix_macros are pre-1.0 — API may change.