Decision Workspace
bitset-core vs cbitmap vs bit-array
Side-by-side comparison of Rust crates
48
bitset-core
growingv0.1.1
Straightforward, no-std compatible, simd optimized, BitSet API
48
cbitmap
growingv0.3.2
A conventional, compact and core (no_std) bitmap.
40
bit-array
growingv0.4.4
A compile time sized array of bits
Core Metrics
| bitset-core | cbitmap | bit-array | |
|---|---|---|---|
| Health Score | 48 | 48 | 40 |
| Total Downloads | 142.3K | 8.7K | 38.3K |
| 30d Downloads | 6.2K | 40 | 771 |
| Dependents | 17 | 0 | 10 |
| Releases | 2 | 6 | 2 |
| Last Updated | 2015d ago | 1096d ago | 3279d ago |
| Age | 5y 8m | 3y | 9y 8m |
Health Breakdown
bitset-core
Maintenance
3
Quality
18
Community
9
Popularity
6
Documentation
12
cbitmap
Maintenance
10
Quality
15
Community
5
Popularity
5
Documentation
13
bit-array
Maintenance
3
Quality
15
Community
6
Popularity
5
Documentation
11
Technical Details
| bitset-core | cbitmap | bit-array | |
|---|---|---|---|
| Version | 0.1.1 | 0.3.2 | 0.4.4 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT/Apache-2.0 |
| Dependencies | 0 | 1 | 4 |
| Crate Size | 7KB | 24KB | 15KB |
| Features | 2 | 0 | 1 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2021 | — |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bitset-core leads with a health score of 48/100, but none of the options score above 80.
- •⚠ bitset-core, cbitmap, bit-array have not been updated in over a year.