Decision Workspace
into-sorted vs easy-ext vs ext-trait
Side-by-side comparison of Rust crates
57
into-sorted
experimentalv0.0.3
Collection of utility methods and functions that take an owned array and return a sorted owned array
65
easy-ext
stablev1.0.3
A lightweight attribute macro for easily writing extension trait pattern.
59
ext-trait
growingv2.0.1
[deprecated/renamed] Use `::extension-traits` instead
Core Metrics
| into-sorted | easy-ext | ext-trait | |
|---|---|---|---|
| Health Score | 57 | 65 | 59 |
| Total Downloads | 5.4K | 3.0M | 6.6M |
| 30d Downloads | 1.7K | 166.9K | 753.3K |
| Dependents | 3 | 721 | 283 |
| Releases | 4 | 23 | 8 |
| Last Updated | 243d ago | 24d ago | 234d ago |
| Age | 8m | 7y 1m | 4y 5m |
Health Breakdown
into-sorted
Maintenance
15
Quality
17
Community
8
Popularity
4
Documentation
13
easy-ext
Maintenance
16
Quality
16
Community
14
Popularity
8
Documentation
11
ext-trait
Maintenance
7
Quality
22
Community
10
Popularity
8
Documentation
12
Technical Details
| into-sorted | easy-ext | ext-trait | |
|---|---|---|---|
| Version | 0.0.3 | 1.0.3 | 2.0.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0 OR MIT | Zlib OR MIT OR Apache-2.0 |
| Dependencies | 0 | 1 | 2 |
| Crate Size | 3KB | 30KB | 9KB |
| Features | 2 | 0 | 2 |
| Yanked % | 0.0% | 13.0% | 0.0% |
| Edition | 2021 | 2018 | 2018 |
| MSRV | — | 1.31 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •easy-ext leads with a health score of 65/100, but none of the options score above 80.
- •ext-trait has the most downloads (6.6M), suggesting wider adoption.
- •easy-ext is depended on by 721 crates — strongest ecosystem trust.
- •into-sorted is pre-1.0 — API may change.