Decision Workspace
efbuilder vs unit-enum vs syner_derive
Side-by-side comparison of Rust crates
37
efbuilder
growingv0.0.4
A procedural macro for generating efficient builders.
59
unit-enum
stablev1.5.0
A procedural macro for deriving ordinal methods in unit-like enums for Rust.
45
syner_derive
growingv0.3.0
A procedural macro to generate a parser for attributes from a struct
Core Metrics
| efbuilder | unit-enum | syner_derive | |
|---|---|---|---|
| Health Score | 37 | 59 | 45 |
| Total Downloads | 5.0K | 7.8K | 7.0K |
| 30d Downloads | 4 | 62 | 42 |
| Dependents | 0 | 2 | 5 |
| Releases | 4 | 9 | 5 |
| Last Updated | 1171d ago | 23d ago | 1148d ago |
| Age | 3y 2m | 2y | 3y 1m |
Health Breakdown
efbuilder
Maintenance
10
Quality
8
Community
5
Popularity
4
Documentation
10
unit-enum
Maintenance
18
Quality
20
Community
4
Popularity
5
Documentation
12
syner_derive
Maintenance
10
Quality
15
Community
5
Popularity
5
Documentation
10
Technical Details
| efbuilder | unit-enum | syner_derive | |
|---|---|---|---|
| Version | 0.0.4 | 1.5.0 | 0.3.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT |
| Dependencies | 4 | 3 | 3 |
| Crate Size | 4KB | 15KB | 6KB |
| Features | 0 | 0 | 0 |
| Yanked % | 50.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.71 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •unit-enum leads with a health score of 59/100, but none of the options score above 80.
- •⚠ efbuilder, syner_derive have not been updated in over a year.
- •efbuilder, syner_derive are pre-1.0 — API may change.