Decision Workspace
into-sorted vs into-deduped 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
46
into-deduped
experimentalv0.0.0
Utility methods and functions that take an owned Vec and return a deduplicated owned Vec
65
ext-trait
stablev2.0.2
[deprecated/renamed] Use `::extension-traits` instead
Core Metrics
| into-sorted | into-deduped | ext-trait | |
|---|---|---|---|
| Health Score | 57 | 46 | 65 |
| Total Downloads | 14.3K | 17 | 8.2M |
| 30d Downloads | 7.9K | 0 | 817.4K |
| Dependents | 5 | 0 | 341 |
| Releases | 4 | 1 | 10 |
| Last Updated | 302d ago | 22d ago | 56d ago |
| Age | 10m | 22d | 4y 7m |
Health Breakdown
into-sorted
Maintenance
14
Quality
17
Community
8
Popularity
5
Documentation
13
into-deduped
Maintenance
12
Quality
15
Community
5
Popularity
1
Documentation
13
ext-trait
Maintenance
13
Quality
22
Community
10
Popularity
8
Documentation
12
Technical Details
| into-sorted | into-deduped | ext-trait | |
|---|---|---|---|
| Version | 0.0.3 | 0.0.0 | 2.0.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | Zlib OR MIT OR Apache-2.0 |
| Dependencies | 0 | 0 | 2 |
| Crate Size | 3KB | 3KB | 9KB |
| Features | 2 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| 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.
- •ext-trait is depended on by 341 crates — strongest ecosystem trust.
- •into-sorted, into-deduped are pre-1.0 — API may change.