Decision Workspace
string-intern vs simble vs atom_str
Side-by-side comparison of Rust crates
38
string-intern
growingv0.1.7
Another implementation of string interning. Unique features: allows to define a type for each kind of interned values and a validator for the values of that type.
38
simble
growingv0.1.3
Simple symbols: allocation-less strings up to 8 bytes long
36
atom_str
experimentalv0.2.0
A string interning library.
Core Metrics
| string-intern | simble | atom_str | |
|---|---|---|---|
| Health Score | 38 | 38 | 36 |
| Total Downloads | 33.1K | 6.5K | 762 |
| 30d Downloads | 311 | 6 | 4 |
| Dependents | 25 | 0 | 0 |
| Releases | 8 | 4 | 2 |
| Last Updated | 3160d ago | 2341d ago | 236d ago |
| Age | 9y 4m | 7y 9m | 7m |
Health Breakdown
string-intern
Maintenance
3
Quality
15
Community
7
Popularity
5
Documentation
8
simble
Maintenance
4
Quality
16
Community
5
Popularity
5
Documentation
8
atom_str
Maintenance
8
Quality
14
Community
3
Popularity
3
Documentation
8
Technical Details
| string-intern | simble | atom_str | |
|---|---|---|---|
| Version | 0.1.7 | 0.1.3 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | non-standard |
| Dependencies | 4 | 2 | 1 |
| Crate Size | 10KB | 6KB | 7KB |
| Features | 1 | 1 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | — | 2024 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •string-intern leads with a health score of 38/100, but none of the options score above 80.
- •⚠ string-intern, simble have not been updated in over a year.