Decision Workspace
rs-string2name vs string_io_and_mock vs minislug
Side-by-side comparison of Rust crates
43
rs-string2name
experimentalv0.1.0
Converts the strings to the ones like file names
48
string_io_and_mock
growingv1.0.1
A component providing write and read operations of strings in files, and its mock that does the same in a HashMap.
47
minislug
experimentalv0.1.0
A tiny, dependency-free slugifier that turns any &str/String into a safe cross-platform filename
Core Metrics
| rs-string2name | string_io_and_mock | minislug | |
|---|---|---|---|
| Health Score | 43 | 48 | 47 |
| Total Downloads | 15 | 3.7K | 18 |
| 30d Downloads | 15 | 65 | 4 |
| Dependents | 0 | 6 | 0 |
| Releases | 1 | 2 | 1 |
| Last Updated | 15d ago | 856d ago | 42d ago |
| Age | 15d | 2y 4m | 1m |
Health Breakdown
rs-string2name
Maintenance
12
Quality
14
Community
3
Popularity
1
Documentation
13
string_io_and_mock
Maintenance
4
Quality
20
Community
7
Popularity
4
Documentation
13
minislug
Maintenance
10
Quality
17
Community
6
Popularity
2
Documentation
12
Technical Details
| rs-string2name | string_io_and_mock | minislug | |
|---|---|---|---|
| Version | 0.1.0 | 1.0.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 1 | 0 |
| Crate Size | 8KB | 4KB | 14KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | — | 1.56.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •string_io_and_mock leads with a health score of 48/100, but none of the options score above 80.
- •⚠ string_io_and_mock has not been updated in over a year.
- •rs-string2name, minislug are pre-1.0 — API may change.