Decision Workspace
map1 vs litemap vs indexset
Side-by-side comparison of Rust crates
36
map1
growingv0.1.2
@ErichDonGubler's fancy template for new Rust projects
66
litemap
growingv0.8.1
A key-value Map implementation based on a flat, sorted Vec.
61
indexset
growingv0.15.0
A two-level BTree with fast iteration and indexing operations
Core Metrics
| map1 | litemap | indexset | |
|---|---|---|---|
| Health Score | 36 | 66 | 61 |
| Total Downloads | 3.5K | 261.6M | 99.0K |
| 30d Downloads | 5 | 34.2M | 4.9K |
| Dependents | 0 | 343 | 114 |
| Releases | 2 | 18 | 38 |
| Last Updated | 2471d ago | 150d ago | 41d ago |
| Age | 6y 9m | 5y 1m | 2y 8m |
Health Breakdown
map1
Maintenance
3
Quality
15
Community
5
Popularity
4
Documentation
9
litemap
Maintenance
14
Quality
16
Community
15
Popularity
8
Documentation
13
indexset
Maintenance
16
Quality
15
Community
11
Popularity
6
Documentation
13
Technical Details
| map1 | litemap | indexset | |
|---|---|---|---|
| Version | 0.1.2 | 0.8.1 | 0.15.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | Unicode-3.0 | Apache-2.0 OR MIT |
| Dependencies | 3 | 10 | 10 |
| Crate Size | 17KB | 34KB | 57KB |
| Features | 0 | 6 | 4 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.82 | — |
| 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.
- •⚠ map1 has not been updated in over a year.