Decision Workspace
is_anagram vs shellexpand vs rust-strings
Side-by-side comparison of Rust crates
33
is_anagram
growingv0.1.0
A clever way to find anagrams. (English letters only for now, sorry!)
74
shellexpand
stablev3.1.2
Shell-like expansions in strings
61
rust-strings
growingv0.6.4
`rust-strings` is a library to extract ascii strings from binary data
Core Metrics
| is_anagram | shellexpand | rust-strings | |
|---|---|---|---|
| Health Score | 33 | 74 | 61 |
| Total Downloads | 2.0K | 37.5M | 48.1K |
| 30d Downloads | 3 | 2.7M | 3.7K |
| Dependents | 0 | 9.1K | 32 |
| Releases | 1 | 11 | 7 |
| Last Updated | 3205d ago | 32d ago | 3d ago |
| Age | 8y 9m | 10y | 4y 1m |
Health Breakdown
is_anagram
Maintenance
1
Quality
15
Community
2
Popularity
4
Documentation
11
shellexpand
Maintenance
15
Quality
23
Community
14
Popularity
8
Documentation
14
rust-strings
Maintenance
17
Quality
17
Community
8
Popularity
6
Documentation
13
Technical Details
| is_anagram | shellexpand | rust-strings | |
|---|---|---|---|
| Version | 0.1.0 | 3.1.2 | 0.6.4 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT/Apache-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 2 | 3 | 3 |
| Crate Size | 7KB | 26KB | 11KB |
| Features | 0 | 7 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2018 | 2021 |
| MSRV | — | 1.31 | — |
| Owners | 1 | 2 | 1 |
Links
Quick Verdict
- •shellexpand leads with a health score of 74/100, but none of the options score above 80.
- •shellexpand is depended on by 9.1K crates — strongest ecosystem trust.
- •⚠ is_anagram has not been updated in over a year.
- •is_anagram, rust-strings are pre-1.0 — API may change.