Decision Workspace
concurrent-map vs metadata-store vs indextree
Side-by-side comparison of Rust crates
56
concurrent-map
growingv5.0.37
a lock-free linearizable B+ tree
45
metadata-store
growingv0.2.4
A simple store for recoverable metadata that is written in atomic batches.
77
indextree
stablev4.8.0
Arena based tree structure by using indices instead of reference counted pointers
Core Metrics
| concurrent-map | metadata-store | indextree | |
|---|---|---|---|
| Health Score | 56 | 45 | 77 |
| Total Downloads | 414.5K | 6.5K | 1.9M |
| 30d Downloads | 7.0K | 6 | 84.4K |
| Dependents | 57 | 1 | 721 |
| Releases | 55 | 4 | 30 |
| Last Updated | 565d ago | 980d ago | 3d ago |
| Age | 3y 4m | 2y 8m | 9y 3m |
Health Breakdown
concurrent-map
Maintenance
7
Quality
21
Community
11
Popularity
7
Documentation
10
metadata-store
Maintenance
10
Quality
13
Community
7
Popularity
5
Documentation
10
indextree
Maintenance
19
Quality
23
Community
13
Popularity
7
Documentation
15
Technical Details
| concurrent-map | metadata-store | indextree | |
|---|---|---|---|
| Version | 5.0.37 | 0.2.4 | 4.8.0 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT/Apache-2.0 | MIT |
| Dependencies | 4 | 12 | 3 |
| Crate Size | 30KB | 16KB | 27KB |
| Features | 5 | 0 | 5 |
| Yanked % | 3.6% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2024 |
| MSRV | — | — | 1.85.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •indextree leads with a health score of 77/100, but none of the options score above 80.
- •indextree is depended on by 721 crates — strongest ecosystem trust.
- •⚠ concurrent-map, metadata-store have not been updated in over a year.
- •metadata-store is pre-1.0 — API may change.