Decision Workspace
literator vs fmttools vs writeable
Side-by-side comparison of Rust crates
49
literator
experimentalv0.4.0
Efficient conversion of iterators to human-readable strings
42
fmttools
growingv0.2.2
Tools for modifying text without allocating any intermediate buffers or unsafe code
67
writeable
growingv0.6.3
A more efficient alternative to fmt::Display
Core Metrics
| literator | fmttools | writeable | |
|---|---|---|---|
| Health Score | 49 | 42 | 67 |
| Total Downloads | 715 | 8.1K | 338.6M |
| 30d Downloads | 0 | 0 | 48.4M |
| Dependents | 0 | 0 | 411 |
| Releases | 4 | 6 | 16 |
| Last Updated | 17d ago | 907d ago | 53d ago |
| Age | 8m | 2y 6m | 5y 6m |
Health Breakdown
literator
Maintenance
17
Quality
14
Community
5
Popularity
3
Documentation
10
fmttools
Maintenance
8
Quality
14
Community
6
Popularity
5
Documentation
9
writeable
Maintenance
17
Quality
17
Community
15
Popularity
8
Documentation
10
Technical Details
| literator | fmttools | writeable | |
|---|---|---|---|
| Version | 0.4.0 | 0.2.2 | 0.6.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | Unicode-3.0 |
| Dependencies | 1 | 4 | 3 |
| Crate Size | 12KB | 12KB | 27KB |
| Features | 0 | 0 | 3 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2024 | 2018 | 2021 |
| MSRV | — | — | 1.82 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •writeable leads with a health score of 67/100, but none of the options score above 80.
- •writeable is depended on by 411 crates — strongest ecosystem trust.
- •⚠ fmttools has not been updated in over a year.