Decision Workspace
thincollections vs vecmap-rs vs litemap
Side-by-side comparison of Rust crates
38
thincollections
growingv0.5.4
Alternative implementations for vector, map and set that are faster/smaller for some use cases.
59
vecmap-rs
growingv0.2.4
A vector-based map and set implementation
70
litemap
growingv0.8.2
A key-value Map implementation based on a flat, sorted Vec.
Core Metrics
| thincollections | vecmap-rs | litemap | |
|---|---|---|---|
| Health Score | 38 | 59 | 70 |
| Total Downloads | 17.5K | 1.3M | 348.1M |
| 30d Downloads | 0 | 233.2K | 49.8M |
| Dependents | 4 | 256 | 367 |
| Releases | 5 | 21 | 19 |
| Last Updated | 1125d ago | 233d ago | 54d ago |
| Age | 7y 7m | 3y 8m | 5y 3m |
Health Breakdown
thincollections
Maintenance
3
Quality
14
Community
5
Popularity
5
Documentation
11
vecmap-rs
Maintenance
9
Quality
17
Community
13
Popularity
7
Documentation
13
litemap
Maintenance
18
Quality
16
Community
15
Popularity
8
Documentation
13
Technical Details
| thincollections | vecmap-rs | litemap | |
|---|---|---|---|
| Version | 0.5.4 | 0.2.4 | 0.8.2 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT/Apache-2.0 | MIT OR Apache-2.0 | Unicode-3.0 |
| Dependencies | 4 | 2 | 10 |
| Crate Size | 68KB | 36KB | 35KB |
| Features | 0 | 2 | 6 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | — | 2021 | 2021 |
| MSRV | — | — | 1.82 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •litemap leads with a health score of 70/100, but none of the options score above 80.
- •litemap is depended on by 367 crates — strongest ecosystem trust.
- •⚠ thincollections has not been updated in over a year.