Decision Workspace
ranged_bitmap vs simdeez vs balanced-tree-index
Side-by-side comparison of Rust crates
48
ranged_bitmap
experimentalv1.2.0
A high-performance bitmap library
68
simdeez
stablev3.0.1
SIMD library to abstract over different instruction sets and widths
55
balanced-tree-index
growingv2.3.0
Utilities for constant-time manipulation of a complete binary tree with a flat in-memory representation.
Core Metrics
| ranged_bitmap | simdeez | balanced-tree-index | |
|---|---|---|---|
| Health Score | 48 | 68 | 55 |
| Total Downloads | 49 | 183.1K | 105.6K |
| 30d Downloads | 5 | 6.8K | 1.0K |
| Dependents | 0 | 100 | 8 |
| Releases | 3 | 37 | 4 |
| Last Updated | 40d ago | 2d ago | 1099d ago |
| Age | 1m | 7y 9m | 5y |
Health Breakdown
ranged_bitmap
Maintenance
12
Quality
18
Community
6
Popularity
2
Documentation
10
simdeez
Maintenance
18
Quality
20
Community
11
Popularity
6
Documentation
13
balanced-tree-index
Maintenance
6
Quality
20
Community
14
Popularity
6
Documentation
9
Technical Details
| ranged_bitmap | simdeez | balanced-tree-index | |
|---|---|---|---|
| Version | 1.2.0 | 3.0.1 | 2.3.0 |
| Stable (≥1.0) | ✓ Yes | ✓ Yes | ✓ Yes |
| License | MIT | Apache-2.0/MIT | GPL-3.0 |
| Dependencies | 1 | 7 | 2 |
| Crate Size | 20KB | 110KB | 17KB |
| Features | 1 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •simdeez leads with a health score of 68/100, but none of the options score above 80.
- •⚠ balanced-tree-index has not been updated in over a year.