Decision Workspace
gnu-sort vs fcoreutils vs uu_mkdir
Side-by-side comparison of Rust crates
52
gnu-sort
growingv1.0.5
High-performance Rust implementation of GNU sort with zero-copy operations, SIMD optimization, and parallel processing
43
fcoreutils
experimentalv0.22.0
High-performance GNU coreutils replacement with SIMD and parallelism
71
uu_mkdir
growingv0.7.0
mkdir ~ (uutils) create DIRECTORY
Core Metrics
| gnu-sort | fcoreutils | uu_mkdir | |
|---|---|---|---|
| Health Score | 52 | 43 | 71 |
| Total Downloads | 935 | 1.2K | 633.4K |
| 30d Downloads | 8 | 186 | 57.7K |
| Dependents | 0 | 0 | 76 |
| Releases | 3 | 65 | 36 |
| Last Updated | 197d ago | 13d ago | 18d ago |
| Age | 6m | 1m | 5y 10m |
Health Breakdown
gnu-sort
Maintenance
11
Quality
16
Community
6
Popularity
4
Documentation
15
fcoreutils
Maintenance
15
Quality
8
Community
6
Popularity
4
Documentation
10
uu_mkdir
Maintenance
21
Quality
16
Community
15
Popularity
7
Documentation
12
Technical Details
| gnu-sort | fcoreutils | uu_mkdir | |
|---|---|---|---|
| Version | 1.0.5 | 0.22.0 | 0.7.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 11 | 23 | 3 |
| Crate Size | 79KB | 2.2MB | 14KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 2.8% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.70.0 | — | 1.88.0 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •uu_mkdir leads with a health score of 71/100, but none of the options score above 80.
- •fcoreutils, uu_mkdir are pre-1.0 — API may change.