Decision Workspace
enum-procs vs impl-tools vs enum_ext
Side-by-side comparison of Rust crates
43
enum-procs
growingv0.3.0
Useful enum macros.
60
impl-tools
growingv0.11.4
Helper macros: autoimpl
55
enum_ext
growingv0.6.0
procedural macro that enhances enums with additional methods and conversions
Core Metrics
| enum-procs | impl-tools | enum_ext | |
|---|---|---|---|
| Health Score | 43 | 60 | 55 |
| Total Downloads | 6.7K | 707.3K | 11.3K |
| 30d Downloads | 120 | 66.4K | 272 |
| Dependents | 32 | 434 | 1 |
| Releases | 4 | 25 | 17 |
| Last Updated | 601d ago | 179d ago | 5d ago |
| Age | 1y 11m | 4y | 1y 10m |
Health Breakdown
enum-procs
Maintenance
4
Quality
15
Community
9
Popularity
5
Documentation
10
impl-tools
Maintenance
11
Quality
15
Community
12
Popularity
7
Documentation
15
enum_ext
Maintenance
19
Quality
12
Community
7
Popularity
5
Documentation
12
Technical Details
| enum-procs | impl-tools | enum_ext | |
|---|---|---|---|
| Version | 0.3.0 | 0.11.4 | 0.6.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 7 | 5 |
| Crate Size | 3KB | 26KB | 40KB |
| Features | 0 | 2 | 2 |
| Yanked % | 0.0% | 4.0% | 11.8% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | 1.70.0 | 1.85 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •impl-tools leads with a health score of 60/100, but none of the options score above 80.
- •impl-tools is depended on by 434 crates — strongest ecosystem trust.
- •⚠ enum-procs has not been updated in over a year.