Decision Workspace
simble vs string-interner vs lasso
Side-by-side comparison of Rust crates
38
simble
growingv0.1.3
Simple symbols: allocation-less strings up to 8 bytes long
54
string-interner
growingv0.19.0
Efficient string interner with minimal memory footprint and fast access to the underlying strings.
53
lasso
growingv0.7.3
A multithreaded and single threaded string interner that allows strings to be cached with a minimal memory footprint, associating them with a unique key that can be used to retrieve them at any time.
Core Metrics
| simble | string-interner | lasso | |
|---|---|---|---|
| Health Score | 38 | 54 | 53 |
| Total Downloads | 6.5K | 27.3M | 7.8M |
| 30d Downloads | 6 | 1.6M | 477.6K |
| Dependents | 0 | 2.1K | 723 |
| Releases | 4 | 34 | 18 |
| Last Updated | 2341d ago | 409d ago | 585d ago |
| Age | 7y 9m | 9y 1m | 6y |
Health Breakdown
simble
Maintenance
4
Quality
16
Community
5
Popularity
5
Documentation
8
string-interner
Maintenance
7
Quality
12
Community
14
Popularity
8
Documentation
13
lasso
Maintenance
6
Quality
12
Community
14
Popularity
8
Documentation
13
Technical Details
| simble | string-interner | lasso | |
|---|---|---|---|
| Version | 0.1.3 | 0.19.0 | 0.7.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 5 | 11 |
| Crate Size | 6KB | 32KB | 79KB |
| Features | 1 | 6 | 6 |
| Yanked % | 0.0% | 23.5% | 16.7% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •string-interner leads with a health score of 54/100, but none of the options score above 80.
- •string-interner is depended on by 2.1K crates — strongest ecosystem trust.
- •⚠ simble, string-interner, lasso have not been updated in over a year.