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