Decision Workspace
perfect-derive vs derive_preset vs bon
Side-by-side comparison of Rust crates
40
perfect-derive
growingv0.1.5
Provides a prototype of the proposed perfect_derive macro
33
derive_preset
growingv0.1.0
Create presets, e.g. #[hash(Default)] for #[derive(PartialEq,Eq,Hash, Default)]
76
bon
stablev3.9.1
Next-gen compile-time-checked builder generator, named function's arguments, and more!
Core Metrics
| perfect-derive | derive_preset | bon | |
|---|---|---|---|
| Health Score | 40 | 33 | 76 |
| Total Downloads | 25.9K | 3.4K | 26.3M |
| 30d Downloads | 5.1K | 159 | 4.5M |
| Dependents | 69 | 3 | 4.8K |
| Releases | 6 | 1 | 46 |
| Last Updated | 485d ago | 501d ago | 14d ago |
| Age | 3y 4m | 1y 4m | 1y 9m |
Health Breakdown
perfect-derive
Maintenance
6
Quality
8
Community
11
Popularity
5
Documentation
10
derive_preset
Maintenance
2
Quality
15
Community
5
Popularity
4
Documentation
7
bon
Maintenance
18
Quality
21
Community
17
Popularity
8
Documentation
12
Technical Details
| perfect-derive | derive_preset | bon | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.0 | 3.9.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 2 | 6 |
| Crate Size | 11KB | 6KB | 67KB |
| Features | 0 | 0 | 7 |
| Yanked % | 83.3% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.59.0 |
| Owners | 1 | 1 | 2 |
Links
Quick Verdict
- •bon leads with a health score of 76/100, but none of the options score above 80.
- •bon is depended on by 4.8K crates — strongest ecosystem trust.
- •⚠ perfect-derive, derive_preset have not been updated in over a year.
- •perfect-derive, derive_preset are pre-1.0 — API may change.