Decision Workspace
gentian vs trait-gen vs conditional-trait-gen
Side-by-side comparison of Rust crates
38
gentian
growingv0.1.8
gentian: a proc macro that transforms generators to state machines
58
trait-gen
growingv2.0.6
Trait implementation generator macro
52
conditional-trait-gen
growingv0.4.1
Trait implementation generator macro supporting conditional methods
Core Metrics
| gentian | trait-gen | conditional-trait-gen | |
|---|---|---|---|
| Health Score | 38 | 58 | 52 |
| Total Downloads | 15.0K | 67.6K | 44.6K |
| 30d Downloads | 21 | 2.3K | 11.7K |
| Dependents | 0 | 11 | 70 |
| Releases | 9 | 26 | 2 |
| Last Updated | 1457d ago | 219d ago | 546d ago |
| Age | 4y 1m | 3y 1m | 1y 6m |
Health Breakdown
gentian
Maintenance
4
Quality
12
Community
6
Popularity
5
Documentation
11
trait-gen
Maintenance
10
Quality
19
Community
8
Popularity
6
Documentation
15
conditional-trait-gen
Maintenance
6
Quality
15
Community
10
Popularity
6
Documentation
15
Technical Details
| gentian | trait-gen | conditional-trait-gen | |
|---|---|---|---|
| Version | 0.1.8 | 2.0.6 | 0.4.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | non-standard | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 4 | 5 | 6 |
| Crate Size | 24KB | 39KB | 26KB |
| Features | 2 | 2 | 1 |
| Yanked % | 11.1% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.61.0 | 1.58.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •trait-gen leads with a health score of 58/100, but none of the options score above 80.
- •⚠ gentian, conditional-trait-gen have not been updated in over a year.
- •gentian, conditional-trait-gen are pre-1.0 — API may change.