Decision Workspace
enum_handler vs enum_handler_derive vs bloc
Side-by-side comparison of Rust crates
38
enum_handler
growingv0.1.0
A macro to generate a handler trait for enums variants.
39
enum_handler_derive
growingv0.1.0
This crate is part of the enum_handler crate. Do not use it directly.
38
bloc
growingv0.1.0
A state management library
Core Metrics
| enum_handler | enum_handler_derive | bloc | |
|---|---|---|---|
| Health Score | 38 | 39 | 38 |
| Total Downloads | 1.3K | 1.7K | 1.3K |
| 30d Downloads | 5 | 39 | 3 |
| Dependents | 0 | 2 | 0 |
| Releases | 1 | 1 | 1 |
| Last Updated | 583d ago | 583d ago | 583d ago |
| Age | 1y 7m | 1y 7m | 1y 7m |
Health Breakdown
enum_handler
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
12
enum_handler_derive
Maintenance
1
Quality
15
Community
7
Popularity
4
Documentation
12
bloc
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
12
Technical Details
| enum_handler | enum_handler_derive | bloc | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 2 | 1 |
| Crate Size | 8KB | 1KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.80.1 | 1.80.1 | 1.80.1 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •enum_handler_derive leads with a health score of 39/100, but none of the options score above 80.
- •⚠ enum_handler, enum_handler_derive, bloc have not been updated in over a year.