Decision Workspace
array_range_query vs iitree-rs vs bit-vec
Side-by-side comparison of Rust crates
48
array_range_query
experimentalv0.2.3
High-performance generic segment tree and lazy segment tree implementations in Rust for efficient range queries, range updates, and interval operations. Supports custom monoid operations with zero-cost abstractions.
46
iitree-rs
experimentalv0.1.1
Implicit augmented interval tree (IAITree/cgranges) with memory-mapped disk storage
72
bit-vec
growingv0.9.1
A vector of bits
Core Metrics
| array_range_query | iitree-rs | bit-vec | |
|---|---|---|---|
| Health Score | 48 | 46 | 72 |
| Total Downloads | 1.8K | 527 | 237.3M |
| 30d Downloads | 8 | 201 | 18.2M |
| Dependents | 0 | 3 | 4.3K |
| Releases | 6 | 2 | 22 |
| Last Updated | 155d ago | 142d ago | 15d ago |
| Age | 6m | 4m | 10y 10m |
Health Breakdown
array_range_query
Maintenance
12
Quality
13
Community
6
Popularity
4
Documentation
13
iitree-rs
Maintenance
10
Quality
15
Community
8
Popularity
3
Documentation
10
bit-vec
Maintenance
15
Quality
17
Community
17
Popularity
8
Documentation
15
Technical Details
| array_range_query | iitree-rs | bit-vec | |
|---|---|---|---|
| Version | 0.2.3 | 0.1.1 | 0.9.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | Apache-2.0 OR MIT |
| Dependencies | 5 | 6 | 7 |
| Crate Size | 40KB | 11KB | 29KB |
| Features | 0 | 2 | 5 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.82 |
| Owners | 1 | 1 | 3 (team) |
Links
Quick Verdict
- •bit-vec leads with a health score of 72/100, but none of the options score above 80.
- •bit-vec is depended on by 4.3K crates — strongest ecosystem trust.