Decision Workspace
suffixsort vs ssort vs clap-sort
Side-by-side comparison of Rust crates
43
suffixsort
experimentalv0.3.0
Library for suffix (inverse lexicographic) sorting
44
ssort
experimentalv0.3.0
CLI tool for suffix (inverse lexicographic) sorting
67
clap-sort
experimentalv1.0.3
Validate that clap Subcommand enums are sorted alphabetically
Core Metrics
| suffixsort | ssort | clap-sort | |
|---|---|---|---|
| Health Score | 43 | 44 | 67 |
| Total Downloads | 983 | 1.0K | 21.2K |
| 30d Downloads | 36 | 6 | 4.2K |
| Dependents | 2 | 0 | 105 |
| Releases | 2 | 3 | 8 |
| Last Updated | 217d ago | 217d ago | 144d ago |
| Age | 7m | 7m | 4m |
Health Breakdown
suffixsort
Maintenance
8
Quality
14
Community
7
Popularity
4
Documentation
10
ssort
Maintenance
10
Quality
14
Community
6
Popularity
4
Documentation
10
clap-sort
Maintenance
18
Quality
17
Community
12
Popularity
5
Documentation
15
Technical Details
| suffixsort | ssort | clap-sort | |
|---|---|---|---|
| Version | 0.3.0 | 0.3.0 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 3 | 2 |
| Crate Size | 10KB | 13KB | 8KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.88 |
| 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.
- •suffixsort, ssort are pre-1.0 — API may change.