Decision Workspace
msort vs clap-sort vs compile_time_sort
Side-by-side comparison of Rust crates
45
msort
growingv0.1.7
A command line application to sort media files
67
clap-sort
experimentalv1.0.3
Validate that clap Subcommand enums are sorted alphabetically
61
compile_time_sort
stablev1.2.2
Sort arrays and slices of primitives in const contexts.
Core Metrics
| msort | clap-sort | compile_time_sort | |
|---|---|---|---|
| Health Score | 45 | 67 | 61 |
| Total Downloads | 4.3K | 21.2K | 19.6K |
| 30d Downloads | 10 | 4.2K | 67 |
| Dependents | 0 | 105 | 3 |
| Releases | 8 | 8 | 31 |
| Last Updated | 148d ago | 144d ago | 56d ago |
| Age | 1y 2m | 4m | 1y 3m |
Health Breakdown
msort
Maintenance
13
Quality
13
Community
5
Popularity
4
Documentation
10
clap-sort
Maintenance
18
Quality
17
Community
12
Popularity
5
Documentation
15
compile_time_sort
Maintenance
16
Quality
18
Community
8
Popularity
5
Documentation
14
Technical Details
| msort | clap-sort | compile_time_sort | |
|---|---|---|---|
| Version | 0.1.7 | 1.0.3 | 1.2.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 12 | 2 | 4 |
| Crate Size | 29KB | 8KB | 11KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2018 |
| MSRV | — | 1.88 | 1.54.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •clap-sort leads with a health score of 67/100, but none of the options score above 80.
- •clap-sort is depended on by 105 crates — strongest ecosystem trust.
- •msort is pre-1.0 — API may change.