Decision Workspace
atom_str vs string-intern vs simble
Side-by-side comparison of Rust crates
36
atom_str
experimentalv0.2.0
A string interning library.
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
Core Metrics
| atom_str | string-intern | simble | |
|---|---|---|---|
| Health Score | 36 | 38 | 38 |
| Total Downloads | 762 | 33.1K | 6.5K |
| 30d Downloads | 4 | 311 | 6 |
| Dependents | 0 | 25 | 0 |
| Releases | 2 | 8 | 4 |
| Last Updated | 236d ago | 3160d ago | 2341d ago |
| Age | 7m | 9y 4m | 7y 9m |
Health Breakdown
atom_str
Maintenance
8
Quality
14
Community
3
Popularity
3
Documentation
8
string-intern
Maintenance
3
Quality
15
Community
7
Popularity
5
Documentation
8
simble
Maintenance
4
Quality
16
Community
5
Popularity
5
Documentation
8
Technical Details
| atom_str | string-intern | simble | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.7 | 0.1.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | non-standard | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 4 | 2 |
| Crate Size | 7KB | 10KB | 6KB |
| Features | 0 | 1 | 1 |
| 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.