Decision Workspace
ssort vs suffixsort vs clap-sort
Side-by-side comparison of Rust crates
48
ssort
experimentalv0.3.1
[DEPRECATED — renamed to `invlex-cli`, binary `invlex`] CLI tool for inverse lexicographic sorting
51
suffixsort
experimentalv0.3.1
[DEPRECATED — renamed to `invlex`] Library for inverse lexicographic sorting
68
clap-sort
growingv1.0.3
Validate that clap Subcommand enums are sorted alphabetically
Core Metrics
| ssort | suffixsort | clap-sort | |
|---|---|---|---|
| Health Score | 48 | 51 | 68 |
| Total Downloads | 1.1K | 1.1K | 57.2K |
| 30d Downloads | 0 | 0 | 5.7K |
| Dependents | 0 | 3 | 262 |
| Releases | 4 | 3 | 8 |
| Last Updated | 62d ago | 62d ago | 252d ago |
| Age | 10m | 10m | 8m |
Health Breakdown
ssort
Maintenance
14
Quality
14
Community
6
Popularity
4
Documentation
10
suffixsort
Maintenance
15
Quality
14
Community
8
Popularity
4
Documentation
10
clap-sort
Maintenance
16
Quality
18
Community
13
Popularity
6
Documentation
15
Technical Details
| ssort | suffixsort | clap-sort | |
|---|---|---|---|
| Version | 0.3.1 | 0.3.1 | 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 | 3 | 2 | 2 |
| Crate Size | 13KB | 11KB | 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 68/100, but none of the options score above 80.
- •clap-sort is depended on by 262 crates — strongest ecosystem trust.
- •ssort, suffixsort are pre-1.0 — API may change.