Decision Workspace
extension-traits vs ext-trait vs trait-ext
Side-by-side comparison of Rust crates
64
extension-traits
stablev2.0.2
Annotation to easily define ad-hoc / one-shot extension traits
65
ext-trait
stablev2.0.2
[deprecated/renamed] Use `::extension-traits` instead
31
trait-ext
growingv0.1.1
Small macro for trait extension implementation.
Core Metrics
| extension-traits | ext-trait | trait-ext | |
|---|---|---|---|
| Health Score | 64 | 65 | 31 |
| Total Downloads | 8.2M | 8.2M | 1.5K |
| 30d Downloads | 817.1K | 817.4K | 0 |
| Dependents | 372 | 341 | 0 |
| Releases | 8 | 10 | 1 |
| Last Updated | 56d ago | 56d ago | 1194d ago |
| Age | 4y 4m | 4y 7m | 3y 3m |
Health Breakdown
extension-traits
Maintenance
13
Quality
21
Community
10
Popularity
8
Documentation
12
ext-trait
Maintenance
13
Quality
22
Community
10
Popularity
8
Documentation
12
trait-ext
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
7
Technical Details
| extension-traits | ext-trait | trait-ext | |
|---|---|---|---|
| Version | 2.0.2 | 2.0.2 | 0.1.1 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✗ No |
| License | Zlib OR MIT OR Apache-2.0 | Zlib OR MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 2 | 0 |
| Crate Size | 2KB | 9KB | 1KB |
| Features | 1 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ext-trait leads with a health score of 65/100, but none of the options score above 80.
- •extension-traits is depended on by 372 crates — strongest ecosystem trust.
- •⚠ trait-ext has not been updated in over a year.
- •trait-ext is pre-1.0 — API may change.