Decision Workspace
anycollections vs litemap vs indicium
Side-by-side comparison of Rust crates
31
anycollections
growingv0.2.0
Rust Vec and HashMap which can contain arbitrary types
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
| anycollections | litemap | indicium | |
|---|---|---|---|
| Health Score | 31 | 66 | 61 |
| Total Downloads | 2.8K | 261.6M | 902.4K |
| 30d Downloads | 4 | 34.2M | 6.4K |
| Dependents | 0 | 343 | 136 |
| Releases | 1 | 18 | 35 |
| Last Updated | 3422d ago | 150d ago | 97d ago |
| Age | 9y 4m | 5y 1m | 4y 6m |
Health Breakdown
anycollections
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
8
litemap
Maintenance
14
Quality
16
Community
15
Popularity
8
Documentation
13
indicium
Maintenance
14
Quality
14
Community
11
Popularity
7
Documentation
15
Technical Details
| anycollections | litemap | indicium | |
|---|---|---|---|
| Version | 0.2.0 | 0.8.1 | 0.6.8 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-3-Clause | Unicode-3.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 10 | 16 |
| Crate Size | 4KB | 34KB | 127KB |
| Features | 0 | 6 | 12 |
| Yanked % | 0.0% | 0.0% | 2.9% |
| Edition | — | 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.
- •⚠ anycollections has not been updated in over a year.