Decision Workspace
rusty-detox vs fileslug vs slugr
Side-by-side comparison of Rust crates
50
rusty-detox
experimentalv0.1.0
Sanitize messy filenames — a Rust port of Doug Harple's `detox(1)` with the filter pipeline (uncgi, iso8859_1, utf_8, safe, wipeup, max_length), `detoxrc` config grammar, recursive collision-safe batch rename, EXDEV cross-device fallback, and a typed library API.
45
fileslug
experimentalv0.1.3
Filename-aware slug generator — slugifies file names (preserving extensions, dotfiles, version numbers) and arbitrary text
42
slugr
experimentalv0.1.3
Rename files and directories to clean, URL and shell-friendly slugs — or pipe arbitrary text through for slugification
Core Metrics
| rusty-detox | fileslug | slugr | |
|---|---|---|---|
| Health Score | 50 | 45 | 42 |
| Total Downloads | 36 | 100 | 46 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 3 | 0 |
| Releases | 1 | 3 | 3 |
| Last Updated | 2d ago | 86d ago | 86d ago |
| Age | 2d | 2m | 2m |
Health Breakdown
rusty-detox
Maintenance
13
Quality
14
Community
6
Popularity
2
Documentation
15
fileslug
Maintenance
9
Quality
14
Community
8
Popularity
2
Documentation
12
slugr
Maintenance
9
Quality
13
Community
6
Popularity
2
Documentation
12
Technical Details
| rusty-detox | fileslug | slugr | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.3 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | BSD-3-Clause | BSD-3-Clause |
| Dependencies | 10 | 1 | 4 |
| Crate Size | 51KB | 8KB | 19KB |
| Features | 3 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | 1.85 | 1.91 | 1.91 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •rusty-detox leads with a health score of 50/100, but none of the options score above 80.
- •fileslug has the most downloads (100), suggesting wider adoption.