Decision Workspace
rbitset vs range-set-blaze vs fixedbitset
Side-by-side comparison of Rust crates
48
rbitset
growingv1.0.0
A bit set, being able to hold a fixed amount of booleans in an array of integers
66
range-set-blaze
growingv0.5.0
Integer sets as fast, sorted integer ranges; Maps with integer-range keys; Full set operations
59
fixedbitset
growingv0.5.7
FixedBitSet is a simple bitset collection
Core Metrics
| rbitset | range-set-blaze | fixedbitset | |
|---|---|---|---|
| Health Score | 48 | 66 | 59 |
| Total Downloads | 12.1K | 3.0M | 310.7M |
| 30d Downloads | 67 | 317.5K | 24.7M |
| Dependents | 0 | 351 | 2.0K |
| Releases | 11 | 30 | 30 |
| Last Updated | 145d ago | 22d ago | 712d ago |
| Age | 4y | 2y 12m | 10y 12m |
Health Breakdown
rbitset
Maintenance
9
Quality
18
Community
6
Popularity
5
Documentation
10
range-set-blaze
Maintenance
18
Quality
14
Community
13
Popularity
8
Documentation
13
fixedbitset
Maintenance
4
Quality
13
Community
19
Popularity
8
Documentation
15
Technical Details
| rbitset | range-set-blaze | fixedbitset | |
|---|---|---|---|
| Version | 1.0.0 | 0.5.0 | 0.5.7 |
| Stable (≥1.0) | ✓ Yes | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 2 | 22 | 2 |
| Crate Size | 21KB | 188KB | 27KB |
| Features | 1 | 5 | 2 |
| Yanked % | 0.0% | 0.0% | 10.0% |
| Edition | 2021 | 2024 | 2021 |
| MSRV | — | — | 1.56 |
| Owners | 1 | 1 | 4 (team) |
Links
Quick Verdict
- •range-set-blaze leads with a health score of 66/100, but none of the options score above 80.
- •fixedbitset has the most downloads (310.7M), suggesting wider adoption.
- •fixedbitset is depended on by 2.0K crates — strongest ecosystem trust.
- •⚠ fixedbitset has not been updated in over a year.
- •range-set-blaze, fixedbitset are pre-1.0 — API may change.