Decision Workspace
voracious_radix_sort vs ext-sort vs bellande_node_importance
Side-by-side comparison of Rust crates
54
voracious_radix_sort
growingv1.2.0
State of the art radix sort algorithms. Single thread and multi thread versions.
53
ext-sort
growingv0.1.5
rust external sort algorithm implementation
44
bellande_node_importance
growingv0.1.3
A tool for calculating n-dimensional node importance via API or local executable
Core Metrics
| voracious_radix_sort | ext-sort | bellande_node_importance | |
|---|---|---|---|
| Health Score | 54 | 53 | 44 |
| Total Downloads | 58.2K | 641.5K | 3.0K |
| 30d Downloads | 12.4K | 75.6K | 23 |
| Dependents | 127 | 583 | 2 |
| Releases | 5 | 6 | 4 |
| Last Updated | 1103d ago | 322d ago | 336d ago |
| Age | 6y | 4y 2m | 1y 4m |
Health Breakdown
voracious_radix_sort
Maintenance
4
Quality
20
Community
12
Popularity
6
Documentation
12
ext-sort
Maintenance
6
Quality
14
Community
13
Popularity
7
Documentation
13
bellande_node_importance
Maintenance
8
Quality
15
Community
7
Popularity
4
Documentation
10
Technical Details
| voracious_radix_sort | ext-sort | bellande_node_importance | |
|---|---|---|---|
| Version | 1.2.0 | 0.1.5 | 0.1.3 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | Unlicense | GPL-3.0-or-later |
| Dependencies | 3 | 11 | 3 |
| Crate Size | 292KB | 19KB | 4KB |
| Features | 1 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •voracious_radix_sort leads with a health score of 54/100, but none of the options score above 80.
- •ext-sort has the most downloads (641.5K), suggesting wider adoption.
- •ext-sort is depended on by 583 crates — strongest ecosystem trust.
- •⚠ voracious_radix_sort has not been updated in over a year.
- •ext-sort, bellande_node_importance are pre-1.0 — API may change.