Decision Workspace
impl-enum vs caret vs benzina-derive
Side-by-side comparison of Rust crates
47
impl-enum
growingv0.3.1
Macros that make using enums like trait objects more convenient.
71
caret
growingv0.9.0
Macros for declaring non-exhaustive C-style enumerations, with named members
62
benzina-derive
experimentalv0.5.1
Various helper types and macros for `diesel`
Core Metrics
| impl-enum | caret | benzina-derive | |
|---|---|---|---|
| Health Score | 47 | 71 | 62 |
| Total Downloads | 77.3K | 352.1K | 17.5K |
| 30d Downloads | 1.7K | 30.9K | 816 |
| Dependents | 6 | 273 | 16 |
| Releases | 4 | 30 | 16 |
| Last Updated | 871d ago | 24d ago | 58d ago |
| Age | 5y 8m | 4y 9m | 10m |
Health Breakdown
impl-enum
Maintenance
6
Quality
16
Community
7
Popularity
6
Documentation
12
caret
Maintenance
20
Quality
17
Community
15
Popularity
7
Documentation
12
benzina-derive
Maintenance
17
Quality
15
Community
13
Popularity
5
Documentation
12
Technical Details
| impl-enum | caret | benzina-derive | |
|---|---|---|---|
| Version | 0.3.1 | 0.9.0 | 0.5.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 0 | 6 |
| Crate Size | 11KB | 4KB | 18KB |
| Features | 3 | 1 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.56 | 1.89 | 1.86 |
| Owners | 1 | 4 | 2 (team) |
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.
- •⚠ impl-enum has not been updated in over a year.