Decision Workspace
enum_to_string vs enum_all_variants vs caret
Side-by-side comparison of Rust crates
32
enum_to_string
growingv0.1.0
Generate a serialized string using the display trait easily
39
enum_all_variants
growingv0.2.0
Generate a list of all enum variants in Rust
71
caret
growingv0.9.0
Macros for declaring non-exhaustive C-style enumerations, with named members
Core Metrics
| enum_to_string | enum_all_variants | caret | |
|---|---|---|---|
| Health Score | 32 | 39 | 71 |
| Total Downloads | 1.9K | 9.0K | 352.1K |
| 30d Downloads | 7 | 305 | 30.9K |
| Dependents | 0 | 7 | 273 |
| Releases | 1 | 2 | 30 |
| Last Updated | 898d ago | 739d ago | 24d ago |
| Age | 2y 5m | 2y 5m | 4y 9m |
Health Breakdown
enum_to_string
Maintenance
1
Quality
14
Community
3
Popularity
4
Documentation
10
enum_all_variants
Maintenance
4
Quality
15
Community
5
Popularity
5
Documentation
10
caret
Maintenance
20
Quality
17
Community
15
Popularity
7
Documentation
12
Technical Details
| enum_to_string | enum_all_variants | caret | |
|---|---|---|---|
| Version | 0.1.0 | 0.2.0 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 4 | 2 | 0 |
| Crate Size | 1KB | 2KB | 4KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.89 |
| Owners | 1 | 1 | 4 |
Links
Quick Verdict
- •caret leads with a health score of 71/100, but none of the options score above 80.
- •caret is depended on by 273 crates — strongest ecosystem trust.
- •⚠ enum_to_string, enum_all_variants have not been updated in over a year.