Decision Workspace
sqlite-english-stemmer vs in_definite vs random_word
Side-by-side comparison of Rust crates
40
sqlite-english-stemmer
experimentalv0.1.0
This is an auxiliary library used for normalizing English words and identifying some special characters.
56
in_definite
growingv1.1.2
Get the indefinite article ('a' or 'an') to match the given word. For example: an umbrella, a user.
54
random_word
growingv0.5.2
Efficient functions for generating random words in many languages.
Core Metrics
| sqlite-english-stemmer | in_definite | random_word | |
|---|---|---|---|
| Health Score | 40 | 56 | 54 |
| Total Downloads | 64 | 134.3K | 2.4M |
| 30d Downloads | 33 | 4.3K | 254.4K |
| Dependents | 2 | 66 | 308 |
| Releases | 1 | 21 | 17 |
| Last Updated | 49d ago | 202d ago | 213d ago |
| Age | 1m | 6y 6m | 3y 5m |
Health Breakdown
sqlite-english-stemmer
Maintenance
10
Quality
14
Community
4
Popularity
2
Documentation
10
in_definite
Maintenance
10
Quality
21
Community
10
Popularity
6
Documentation
9
random_word
Maintenance
10
Quality
13
Community
13
Popularity
8
Documentation
10
Technical Details
| sqlite-english-stemmer | in_definite | random_word | |
|---|---|---|---|
| Version | 0.1.0 | 1.1.2 | 0.5.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 2 | 0 | 6 |
| Crate Size | 3KB | 7KB | 9.0MB |
| Features | 0 | 0 | 7 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •in_definite leads with a health score of 56/100, but none of the options score above 80.
- •random_word has the most downloads (2.4M), suggesting wider adoption.
- •random_word is depended on by 308 crates — strongest ecosystem trust.
- •sqlite-english-stemmer, random_word are pre-1.0 — API may change.