Decision Workspace
external_sort vs extsort-lily vs ext-sort
Side-by-side comparison of Rust crates
36
external_sort
growingv0.1.2
Provides the ability to perform external sorts on structs, which allows for rapid sorting of large data streams.
37
extsort-lily
growingv0.1.1
An efficient external merge sort implementation.
53
ext-sort
growingv0.1.5
rust external sort algorithm implementation
Core Metrics
| external_sort | extsort-lily | ext-sort | |
|---|---|---|---|
| Health Score | 36 | 37 | 53 |
| Total Downloads | 11.4K | 2.7K | 641.5K |
| 30d Downloads | 25 | 5 | 74.2K |
| Dependents | 0 | 0 | 583 |
| Releases | 6 | 2 | 6 |
| Last Updated | 2459d ago | 605d ago | 322d ago |
| Age | 7y 9m | 4y 11m | 4y 2m |
Health Breakdown
external_sort
Maintenance
3
Quality
14
Community
5
Popularity
5
Documentation
9
extsort-lily
Maintenance
3
Quality
15
Community
5
Popularity
4
Documentation
10
ext-sort
Maintenance
6
Quality
14
Community
13
Popularity
7
Documentation
13
Technical Details
| external_sort | extsort-lily | ext-sort | |
|---|---|---|---|
| Version | 0.1.2 | 0.1.1 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | BSD-3-Clause | Unlicense |
| Dependencies | 5 | 2 | 11 |
| Crate Size | 6KB | 7KB | 19KB |
| Features | 0 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 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.
- •⚠ external_sort, extsort-lily have not been updated in over a year.