Decision Workspace
rtf-parser-tt vs rtf-parser vs text-document-test-harness
Side-by-side comparison of Rust crates
46
rtf-parser-tt
experimentalv0.5.0
RTF parser with special character support (emdash, smart quotes, etc). Fork of rtf-parser.
50
rtf-parser
growingv0.4.2
A Rust RTF parser & lexer library designed for speed and memory efficiency.
62
text-document-test-harness
experimentalv1.1.1
Shared test setup utilities for text-document crate tests
Core Metrics
| rtf-parser-tt | rtf-parser | text-document-test-harness | |
|---|---|---|---|
| Health Score | 46 | 50 | 62 |
| Total Downloads | 87 | 97.4K | 175 |
| 30d Downloads | 30 | 8.8K | 175 |
| Dependents | 1 | 82 | 60 |
| Releases | 1 | 18 | 13 |
| Last Updated | 100d ago | 502d ago | today |
| Age | 3m | 2y 5m | 5d |
Health Breakdown
rtf-parser-tt
Maintenance
8
Quality
16
Community
7
Popularity
2
Documentation
13
rtf-parser
Maintenance
8
Quality
15
Community
11
Popularity
6
Documentation
10
text-document-test-harness
Maintenance
19
Quality
16
Community
11
Popularity
3
Documentation
13
Technical Details
| rtf-parser-tt | rtf-parser | text-document-test-harness | |
|---|---|---|---|
| Version | 0.5.0 | 0.4.2 | 1.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 3 |
| Crate Size | 21KB | 22KB | 17KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •text-document-test-harness leads with a health score of 62/100, but none of the options score above 80.
- •rtf-parser has the most downloads (97.4K), suggesting wider adoption.
- •⚠ rtf-parser has not been updated in over a year.
- •rtf-parser-tt, rtf-parser are pre-1.0 — API may change.