Decision Workspace
simple-symbol vs inturn vs simple-interner
Side-by-side comparison of Rust crates
44
simple-symbol
growingv3.1.0
Convenient, basic String interning.
52
inturn
experimentalv0.1.2
Efficient, performant, thread-safe bytes/string interning
36
simple-interner
growingv0.3.4
A simple append-only interner
Core Metrics
| simple-symbol | inturn | simple-interner | |
|---|---|---|---|
| Health Score | 44 | 52 | 36 |
| Total Downloads | 7.6K | 271.4K | 18.2K |
| 30d Downloads | 7 | 44.5K | 13 |
| Dependents | 0 | 7 | 0 |
| Releases | 5 | 3 | 6 |
| Last Updated | 1909d ago | 216d ago | 1147d ago |
| Age | 7y 8m | 9m | 7y 11m |
Health Breakdown
simple-symbol
Maintenance
6
Quality
20
Community
3
Popularity
5
Documentation
10
inturn
Maintenance
10
Quality
14
Community
7
Popularity
6
Documentation
15
simple-interner
Maintenance
3
Quality
10
Community
6
Popularity
5
Documentation
12
Technical Details
| simple-symbol | inturn | simple-interner | |
|---|---|---|---|
| Version | 3.1.0 | 0.1.2 | 0.3.4 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | non-standard | MIT OR Apache-2.0 | Apache-2.0 OR MIT |
| Dependencies | 1 | 5 | 3 |
| Crate Size | 4KB | 13KB | 8KB |
| Features | 0 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 33.3% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | 1.85 | 1.60.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •inturn leads with a health score of 52/100, but none of the options score above 80.
- •⚠ simple-symbol, simple-interner have not been updated in over a year.
- •inturn, simple-interner are pre-1.0 — API may change.