Decision Workspace
filesan vs fileslug vs minislug
Side-by-side comparison of Rust crates
43
filesan
growingv0.2.0
Uniquely escape disallowed filenames.
48
fileslug
experimentalv0.1.3
Filename-aware slug generator — slugifies file names (preserving extensions, dotfiles, version numbers) and arbitrary text
47
minislug
experimentalv0.1.0
A tiny, dependency-free slugifier that turns any &str/String into a safe cross-platform filename
Core Metrics
| filesan | fileslug | minislug | |
|---|---|---|---|
| Health Score | 43 | 48 | 47 |
| Total Downloads | 6.4K | 67 | 18 |
| 30d Downloads | 1.2K | 54 | 4 |
| Dependents | 0 | 3 | 0 |
| Releases | 2 | 3 | 1 |
| Last Updated | 328d ago | 27d ago | 42d ago |
| Age | 1y | 29d | 1m |
Health Breakdown
filesan
Maintenance
7
Quality
15
Community
6
Popularity
5
Documentation
10
fileslug
Maintenance
12
Quality
14
Community
8
Popularity
2
Documentation
12
minislug
Maintenance
10
Quality
17
Community
6
Popularity
2
Documentation
12
Technical Details
| filesan | fileslug | minislug | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.3 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | GPL-3.0 | BSD-3-Clause | MIT OR Apache-2.0 |
| Dependencies | 1 | 1 | 0 |
| Crate Size | 17KB | 8KB | 14KB |
| Features | 0 | 0 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2021 | 2021 |
| MSRV | — | 1.91 | 1.56.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •fileslug leads with a health score of 48/100, but none of the options score above 80.
- •filesan has the most downloads (6.4K), suggesting wider adoption.