Decision Workspace
rust_readability vs textstat vs Rust_Grammar
Side-by-side comparison of Rust crates
36
rust_readability
growingv0.2.0
A package to assess the complexity of texts using a variety of readability formulas.
51
textstat
experimentalv0.1.1
Readability metrics for English text: Flesch Reading Ease, Flesch-Kincaid, Gunning Fog, SMOG, ARI, Coleman-Liau, plus word/sentence/syllable counts. Zero-dependency, no_std.
50
Rust_Grammar
growingv2.2.0
A comprehensive, production-ready text analysis library and REST API server. Features 19+ professional writing analysis tools including grammar checking, readability metrics, passive voice detection, style scoring, and more. Provides both CLI and REST API interfaces with 6 specialized endpoints.
Core Metrics
| rust_readability | textstat | Rust_Grammar | |
|---|---|---|---|
| Health Score | 36 | 51 | 50 |
| Total Downloads | 5.4K | 33 | 171 |
| 30d Downloads | 0 | 0 | 0 |
| Dependents | 0 | 0 | 0 |
| Releases | 4 | 2 | 4 |
| Last Updated | 727d ago | 21d ago | 188d ago |
| Age | 3y 10m | 22d | 6m |
Health Breakdown
rust_readability
Maintenance
4
Quality
14
Community
4
Popularity
4
Documentation
10
textstat
Maintenance
13
Quality
15
Community
6
Popularity
2
Documentation
15
Rust_Grammar
Maintenance
16
Quality
10
Community
6
Popularity
3
Documentation
15
Technical Details
| rust_readability | textstat | Rust_Grammar | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.1 | 2.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | GPL-3.0-or-later | MIT OR Apache-2.0 | MIT |
| Dependencies | 6 | 0 | 40 |
| Crate Size | 4KB | 13KB | 132KB |
| Features | 0 | 0 | 7 |
| Yanked % | 0.0% | 0.0% | 50.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.81 | 1.75 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •textstat leads with a health score of 51/100, but none of the options score above 80.
- •rust_readability has the most downloads (5.4K), suggesting wider adoption.
- •⚠ rust_readability has not been updated in over a year.
- •rust_readability, textstat are pre-1.0 — API may change.