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