Decision Workspace
lasso2 vs string-interner vs lasso
Side-by-side comparison of Rust crates
52
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.
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
| lasso2 | string-interner | lasso | |
|---|---|---|---|
| Health Score | 52 | 54 | 53 |
| Total Downloads | 146.1K | 27.3M | 7.8M |
| 30d Downloads | 6.2K | 1.7M | 492.2K |
| Dependents | 23 | 2.1K | 723 |
| Releases | 3 | 34 | 18 |
| Last Updated | 674d ago | 409d ago | 585d ago |
| Age | 1y 10m | 9y 1m | 6y |
Health Breakdown
lasso2
Maintenance
5
Quality
16
Community
10
Popularity
6
Documentation
15
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
| lasso2 | string-interner | lasso | |
|---|---|---|---|
| Version | 0.8.2 | 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 | 11 | 5 | 11 |
| Crate Size | 79KB | 32KB | 79KB |
| Features | 6 | 6 | 6 |
| Yanked % | 0.0% | 23.5% | 16.7% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.71 | — | — |
| 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.
- •⚠ lasso2, string-interner, lasso have not been updated in over a year.