Decision Workspace
string-interner vs lasso2 vs lasso
Side-by-side comparison of Rust crates
65
string-interner
growingv0.20.0
Efficient string interner with minimal memory footprint and fast access to the underlying strings.
53
lasso2
growingv0.8.2
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.
51
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
| string-interner | lasso2 | lasso | |
|---|---|---|---|
| Health Score | 65 | 53 | 51 |
| Total Downloads | 30.0M | 203.3K | 8.9M |
| 30d Downloads | 1.5M | 36.3K | 671.5K |
| Dependents | 2.4K | 45 | 854 |
| Releases | 35 | 3 | 18 |
| Last Updated | 25d ago | 733d ago | 644d ago |
| Age | 9y 3m | 2y | 6y 1m |
Health Breakdown
string-interner
Maintenance
16
Quality
12
Community
14
Popularity
8
Documentation
15
lasso2
Maintenance
5
Quality
16
Community
11
Popularity
6
Documentation
15
lasso
Maintenance
4
Quality
12
Community
14
Popularity
8
Documentation
13
Technical Details
| string-interner | lasso2 | lasso | |
|---|---|---|---|
| Version | 0.20.0 | 0.8.2 | 0.7.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 11 | 11 |
| Crate Size | 33KB | 79KB | 79KB |
| Features | 6 | 6 | 6 |
| Yanked % | 22.9% | 0.0% | 16.7% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.65.0 | 1.71 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •string-interner leads with a health score of 65/100, but none of the options score above 80.
- •string-interner is depended on by 2.4K crates — strongest ecosystem trust.
- •⚠ lasso2, lasso have not been updated in over a year.