Decision Workspace
text-file-sort vs alphanumeric-sort vs ext-sort
Side-by-side comparison of Rust crates
45
text-file-sort
growingv0.2.0
Sort a text file similar to linux sort
64
alphanumeric-sort
stablev1.5.5
This crate can help you sort order for files and folders whose names contain numerals.
53
ext-sort
growingv0.1.5
rust external sort algorithm implementation
Core Metrics
| text-file-sort | alphanumeric-sort | ext-sort | |
|---|---|---|---|
| Health Score | 45 | 64 | 53 |
| Total Downloads | 10.4K | 5.1M | 641.5K |
| 30d Downloads | 301 | 363.0K | 75.6K |
| Dependents | 23 | 360 | 583 |
| Releases | 6 | 33 | 6 |
| Last Updated | 153d ago | 104d ago | 322d ago |
| Age | 2y 10m | 7y 7m | 4y 2m |
Health Breakdown
text-file-sort
Maintenance
9
Quality
12
Community
9
Popularity
5
Documentation
10
alphanumeric-sort
Maintenance
13
Quality
18
Community
13
Popularity
8
Documentation
12
ext-sort
Maintenance
6
Quality
14
Community
13
Popularity
7
Documentation
13
Technical Details
| text-file-sort | alphanumeric-sort | ext-sort | |
|---|---|---|---|
| Version | 0.2.0 | 1.5.5 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | Unlicense |
| Dependencies | 12 | 1 | 11 |
| Crate Size | 150KB | 6KB | 19KB |
| Features | 0 | 2 | 1 |
| Yanked % | 0.0% | 15.2% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.56 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •alphanumeric-sort leads with a health score of 64/100, but none of the options score above 80.
- •ext-sort is depended on by 583 crates — strongest ecosystem trust.
- •text-file-sort, ext-sort are pre-1.0 — API may change.