Decision Workspace
co_sort vs permutation vs rusty-perm
Side-by-side comparison of Rust crates
46
co_sort
growingv0.2.0
Sort arrays given a permutation
51
permutation
growingv0.4.1
Small utility for creating, manipulating, and applying permutations.
42
rusty-perm
growingv0.2.0
Rusty permutation with no-std
Core Metrics
| co_sort | permutation | rusty-perm | |
|---|---|---|---|
| Health Score | 46 | 51 | 42 |
| Total Downloads | 47.6K | 4.4M | 3.1K |
| 30d Downloads | 2.5K | 262.9K | 137 |
| Dependents | 16 | 197 | 0 |
| Releases | 4 | 10 | 2 |
| Last Updated | 2584d ago | 1345d ago | 1879d ago |
| Age | 7y | 9y | 5y 1m |
Health Breakdown
co_sort
Maintenance
9
Quality
15
Community
7
Popularity
6
Documentation
9
permutation
Maintenance
4
Quality
16
Community
12
Popularity
8
Documentation
11
rusty-perm
Maintenance
3
Quality
17
Community
6
Popularity
4
Documentation
12
Technical Details
| co_sort | permutation | rusty-perm | |
|---|---|---|---|
| Version | 0.2.0 | 0.4.1 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0/MIT | Apache-2.0/MIT |
| Dependencies | 2 | 0 | 2 |
| Crate Size | 5KB | 12KB | 14KB |
| Features | 0 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | — | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •permutation leads with a health score of 51/100, but none of the options score above 80.
- •permutation is depended on by 197 crates — strongest ecosystem trust.
- •⚠ co_sort, permutation, rusty-perm have not been updated in over a year.