Decision Workspace
tinyset vs fugue-tinyset vs compact_str
Side-by-side comparison of Rust crates
59
tinyset
growingv0.5.3
Size-optimized sets
42
fugue-tinyset
experimentalv0.5.2
Size-optimized sets
52
compact_str
growingv0.9.0
A memory efficient string type that transparently stores strings on the stack, when possible
Core Metrics
| tinyset | fugue-tinyset | compact_str | |
|---|---|---|---|
| Health Score | 59 | 42 | 52 |
| Total Downloads | 1.4M | 41 | 96.4M |
| 30d Downloads | 23.1K | 0 | 10.1M |
| Dependents | 84 | 0 | 6.2K |
| Releases | 43 | 1 | 20 |
| Last Updated | 40d ago | 59d ago | 455d ago |
| Age | 8y 11m | 1m | 4y 8m |
Health Breakdown
tinyset
Maintenance
16
Quality
15
Community
10
Popularity
7
Documentation
11
fugue-tinyset
Maintenance
10
Quality
14
Community
5
Popularity
2
Documentation
11
compact_str
Maintenance
8
Quality
11
Community
15
Popularity
8
Documentation
10
Technical Details
| tinyset | fugue-tinyset | compact_str | |
|---|---|---|---|
| Version | 0.5.3 | 0.5.2 | 0.9.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 10 | 12 | 28 |
| Crate Size | 66KB | 71KB | 72KB |
| Features | 3 | 4 | 17 |
| Yanked % | 0.0% | 0.0% | 15.0% |
| Edition | 2018 | 2018 | 2021 |
| MSRV | 1.63 | 1.81 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •tinyset leads with a health score of 59/100, but none of the options score above 80.
- •compact_str has the most downloads (96.4M), suggesting wider adoption.
- •compact_str is depended on by 6.2K crates — strongest ecosystem trust.
- •⚠ compact_str has not been updated in over a year.