Decision Workspace
phonebook vs intaglio vs string-interner
Side-by-side comparison of Rust crates
42
phonebook
experimentalv0.0.1
Mapping names to numbers, fast
77
intaglio
stablev1.13.2
UTF-8 string and byte string interner and symbol table
54
string-interner
growingv0.19.0
Efficient string interner with minimal memory footprint and fast access to the underlying strings.
Core Metrics
| phonebook | intaglio | string-interner | |
|---|---|---|---|
| Health Score | 42 | 77 | 54 |
| Total Downloads | 293 | 1.2M | 27.3M |
| 30d Downloads | 3 | 182.2K | 1.6M |
| Dependents | 0 | 84 | 2.1K |
| Releases | 1 | 23 | 34 |
| Last Updated | 184d ago | 11d ago | 409d ago |
| Age | 6m | 5y 9m | 9y 1m |
Health Breakdown
phonebook
Maintenance
5
Quality
16
Community
6
Popularity
3
Documentation
12
intaglio
Maintenance
17
Quality
22
Community
16
Popularity
7
Documentation
15
string-interner
Maintenance
7
Quality
12
Community
14
Popularity
8
Documentation
13
Technical Details
| phonebook | intaglio | string-interner | |
|---|---|---|---|
| Version | 0.0.1 | 1.13.2 | 0.19.0 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT OR Apache-2.0 | MIT | MIT/Apache-2.0 |
| Dependencies | 0 | 1 | 5 |
| Crate Size | 6KB | 40KB | 32KB |
| Features | 1 | 5 | 6 |
| Yanked % | 0.0% | 4.3% | 23.5% |
| Edition | 2024 | 2024 | 2021 |
| MSRV | 1.88.0 | 1.85.0 | — |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •intaglio leads with a health score of 77/100, but none of the options score above 80.
- •string-interner has the most downloads (27.3M), suggesting wider adoption.
- •string-interner is depended on by 2.1K crates — strongest ecosystem trust.
- •⚠ string-interner has not been updated in over a year.
- •phonebook, string-interner are pre-1.0 — API may change.