Decision Workspace
lookupvec vs litemap vs indicium
Side-by-side comparison of Rust crates
44
lookupvec
growingv0.1.3
Container with Vec-like properties that also offers O(1) lookup of items based on an id field
66
litemap
growingv0.8.1
A key-value Map implementation based on a flat, sorted Vec.
61
indicium
growingv0.6.8
Simple in-memory search for collections and key-value stores.
Core Metrics
| lookupvec | litemap | indicium | |
|---|---|---|---|
| Health Score | 44 | 66 | 61 |
| Total Downloads | 2.2K | 261.6M | 902.4K |
| 30d Downloads | 6 | 33.0M | 6.1K |
| Dependents | 0 | 343 | 136 |
| Releases | 4 | 18 | 35 |
| Last Updated | 254d ago | 150d ago | 97d ago |
| Age | 1y 1m | 5y 1m | 4y 6m |
Health Breakdown
lookupvec
Maintenance
9
Quality
16
Community
5
Popularity
4
Documentation
10
litemap
Maintenance
14
Quality
16
Community
15
Popularity
8
Documentation
13
indicium
Maintenance
14
Quality
14
Community
11
Popularity
7
Documentation
15
Technical Details
| lookupvec | litemap | indicium | |
|---|---|---|---|
| Version | 0.1.3 | 0.8.1 | 0.6.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | Unicode-3.0 | MIT OR Apache-2.0 |
| Dependencies | 7 | 10 | 16 |
| Crate Size | 9KB | 34KB | 127KB |
| Features | 4 | 6 | 12 |
| Yanked % | 0.0% | 0.0% | 2.9% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.82 | 1.82.0 |
| Owners | 1 | 2 (team) | 1 |
Links
Quick Verdict
- •litemap leads with a health score of 66/100, but none of the options score above 80.
- •litemap is depended on by 343 crates — strongest ecosystem trust.