Decision Workspace
str_slug vs slug vs slugrs
Side-by-side comparison of Rust crates
48
str_slug
growingv0.1.3
Generate a URL friendly slug from the given string
51
slug
growingv0.1.6
Convert a unicode string to a slug
49
slugrs
experimentalv0.5.0
A fast, locale-aware slugify library for Rust
Core Metrics
| str_slug | slug | slugrs | |
|---|---|---|---|
| Health Score | 48 | 51 | 49 |
| Total Downloads | 10.0K | 31.8M | 2.6K |
| 30d Downloads | 0 | 2.0M | 0 |
| Dependents | 22 | 2.1K | 0 |
| Releases | 4 | 7 | 7 |
| Last Updated | 2236d ago | 648d ago | 269d ago |
| Age | 6y 1m | 10y 10m | 9m |
Health Breakdown
str_slug
Maintenance
9
Quality
16
Community
6
Popularity
5
Documentation
12
slug
Maintenance
3
Quality
15
Community
12
Popularity
8
Documentation
13
slugrs
Maintenance
10
Quality
15
Community
5
Popularity
4
Documentation
15
Technical Details
| str_slug | slug | slugrs | |
|---|---|---|---|
| Version | 0.1.3 | 0.1.6 | 0.5.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT/Apache-2.0 | MIT |
| Dependencies | 2 | 3 | 4 |
| Crate Size | 4KB | 7KB | 17KB |
| Features | 1 | 0 | 2 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | — | 1.70 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •slug leads with a health score of 51/100, but none of the options score above 80.
- •slug is depended on by 2.1K crates — strongest ecosystem trust.
- •⚠ str_slug, slug have not been updated in over a year.