Decision Workspace
stringleton-registry vs string-interner vs lasso2
Side-by-side comparison of Rust crates
48
stringleton-registry
growingv0.2.1
Helper crate for the stringleton crate
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.
Core Metrics
| stringleton-registry | string-interner | lasso2 | |
|---|---|---|---|
| Health Score | 48 | 65 | 53 |
| Total Downloads | 2.5K | 30.0M | 203.3K |
| 30d Downloads | 0 | 1.5M | 36.3K |
| Dependents | 8 | 2.4K | 45 |
| Releases | 4 | 35 | 3 |
| Last Updated | 160d ago | 25d ago | 733d ago |
| Age | 1y 1m | 9y 3m | 2y |
Health Breakdown
stringleton-registry
Maintenance
11
Quality
17
Community
6
Popularity
4
Documentation
10
string-interner
Maintenance
16
Quality
12
Community
14
Popularity
8
Documentation
15
lasso2
Maintenance
5
Quality
16
Community
11
Popularity
6
Documentation
15
Technical Details
| stringleton-registry | string-interner | lasso2 | |
|---|---|---|---|
| Version | 0.2.1 | 0.20.0 | 0.8.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 5 | 5 | 11 |
| Crate Size | 14KB | 33KB | 79KB |
| Features | 7 | 6 | 6 |
| Yanked % | 0.0% | 22.9% | 0.0% |
| Edition | 2024 | 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 has not been updated in over a year.