Decision Workspace
rle-bitset vs widebits vs ez-bitset
Side-by-side comparison of Rust crates
38
rle-bitset
growingv0.1.0
A no-std, no-alloc trait for querying and manipulating bits in a `[usize]` and iterating their run lengths.
45
widebits
experimentalv0.0.1
An experimental bit sequence library with bitwise operations and SIMD acceleration.
33
ez-bitset
growingv0.1.0
a simple bitset implementation
Core Metrics
| rle-bitset | widebits | ez-bitset | |
|---|---|---|---|
| Health Score | 38 | 45 | 33 |
| Total Downloads | 1.7K | 13 | 2.4K |
| 30d Downloads | 3 | 13 | 33 |
| Dependents | 0 | 0 | 0 |
| Releases | 1 | 1 | 1 |
| Last Updated | 2050d ago | 12d ago | 1435d ago |
| Age | 5y 7m | 12d | 3y 11m |
Health Breakdown
rle-bitset
Maintenance
1
Quality
15
Community
6
Popularity
4
Documentation
12
widebits
Maintenance
12
Quality
14
Community
6
Popularity
1
Documentation
12
ez-bitset
Maintenance
1
Quality
15
Community
3
Popularity
4
Documentation
10
Technical Details
| rle-bitset | widebits | ez-bitset | |
|---|---|---|---|
| Version | 0.1.0 | 0.0.1 | 0.1.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MPL-2.0 | MIT OR Apache-2.0 | MIT |
| Dependencies | 1 | 1 | 2 |
| Crate Size | 8KB | 22KB | 5KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2024 | 2021 |
| MSRV | — | 1.85 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •widebits leads with a health score of 45/100, but none of the options score above 80.
- •ez-bitset has the most downloads (2.4K), suggesting wider adoption.
- •⚠ rle-bitset, ez-bitset have not been updated in over a year.