Decision Workspace
ext-sort vs ccsort vs extsort
Side-by-side comparison of Rust crates
53
ext-sort
growingv0.1.5
rust external sort algorithm implementation
41
ccsort
growingv0.1.1
A simple clone of the Unix sort command, with multiple sorting algorithms
38
extsort
growingv0.5.0
External sorting (i.e. on disk sorting) capability on arbitrarily sized iterator
Core Metrics
| ext-sort | ccsort | extsort | |
|---|---|---|---|
| Health Score | 53 | 41 | 38 |
| Total Downloads | 641.5K | 1.8K | 113.4K |
| 30d Downloads | 74.2K | 5 | 1.8K |
| Dependents | 583 | 0 | 46 |
| Releases | 6 | 2 | 10 |
| Last Updated | 322d ago | 465d ago | 733d ago |
| Age | 4y 2m | 1y 3m | 7y 3m |
Health Breakdown
ext-sort
Maintenance
6
Quality
14
Community
13
Popularity
7
Documentation
13
ccsort
Maintenance
6
Quality
15
Community
6
Popularity
4
Documentation
10
extsort
Maintenance
4
Quality
10
Community
8
Popularity
6
Documentation
10
Technical Details
| ext-sort | ccsort | extsort | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.1 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | Unlicense | MIT | Apache-2.0 |
| Dependencies | 11 | 0 | 7 |
| Crate Size | 19KB | 119KB | 13KB |
| Features | 1 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 10.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •ext-sort leads with a health score of 53/100, but none of the options score above 80.
- •ext-sort is depended on by 583 crates — strongest ecosystem trust.
- •⚠ ccsort, extsort have not been updated in over a year.