Decision Workspace
two_phase_interner vs symtern vs intaglio
Side-by-side comparison of Rust crates
42
two_phase_interner
experimentalv0.1.0
Two-phase string and byte array interning
36
symtern
growingv0.1.0
Fast general-purpose interners for every use case
77
intaglio
stablev1.13.2
UTF-8 string and byte string interner and symbol table
Core Metrics
| two_phase_interner | symtern | intaglio | |
|---|---|---|---|
| Health Score | 42 | 36 | 77 |
| Total Downloads | 20 | 5.7K | 1.2M |
| 30d Downloads | 3 | 6 | 188.7K |
| Dependents | 0 | 0 | 84 |
| Releases | 1 | 3 | 23 |
| Last Updated | 103d ago | 3318d ago | 11d ago |
| Age | 3m | 9y 5m | 5y 9m |
Health Breakdown
two_phase_interner
Maintenance
8
Quality
16
Community
6
Popularity
2
Documentation
10
symtern
Maintenance
3
Quality
15
Community
3
Popularity
4
Documentation
11
intaglio
Maintenance
17
Quality
22
Community
16
Popularity
7
Documentation
15
Technical Details
| two_phase_interner | symtern | intaglio | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 1.13.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | Apache-2.0/MIT | MIT |
| Dependencies | 1 | 5 | 1 |
| Crate Size | 7KB | 40KB | 40KB |
| Features | 2 | 1 | 5 |
| Yanked % | 0.0% | 0.0% | 4.3% |
| Edition | 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.
- •⚠ symtern has not been updated in over a year.
- •two_phase_interner, symtern are pre-1.0 — API may change.