Decision Workspace
peace-table vs xtri vs intaglio
Side-by-side comparison of Rust crates
35
peace-table
experimentalv0.1.0
A UTF-8, char oriented, text editing optimized, Piece Table implementation
52
xtri
experimentalv0.1.3
A fast, memory-efficient radix tree (compressed trie) implementation in Rust with UTF-8 support
77
intaglio
stablev1.13.2
UTF-8 string and byte string interner and symbol table
Core Metrics
| peace-table | xtri | intaglio | |
|---|---|---|---|
| Health Score | 35 | 52 | 77 |
| Total Downloads | 592 | 1.5K | 1.2M |
| 30d Downloads | 3 | 99 | 182.2K |
| Dependents | 0 | 2 | 84 |
| Releases | 1 | 4 | 23 |
| Last Updated | 320d ago | 121d ago | 11d ago |
| Age | 10m | 7m | 5y 9m |
Health Breakdown
peace-table
Maintenance
3
Quality
16
Community
3
Popularity
3
Documentation
10
xtri
Maintenance
13
Quality
15
Community
7
Popularity
4
Documentation
13
intaglio
Maintenance
17
Quality
22
Community
16
Popularity
7
Documentation
15
Technical Details
| peace-table | xtri | intaglio | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.3 | 1.13.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 6 | 1 |
| Crate Size | 6KB | 33KB | 40KB |
| Features | 3 | 3 | 5 |
| Yanked % | 0.0% | 0.0% | 4.3% |
| Edition | 2024 | 2024 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •intaglio leads with a health score of 77/100, but none of the options score above 80.
- •peace-table, xtri are pre-1.0 — API may change.