Decision Workspace
bitworks vs campo vs fixedbitset
Side-by-side comparison of Rust crates
39
bitworks
growingv0.2.0
Crate meant to provide easy to use bitsets with emphasis on safety.
45
campo
experimentalv0.1.0
Easily create and handle bit fields.
59
fixedbitset
growingv0.5.7
FixedBitSet is a simple bitset collection
Core Metrics
| bitworks | campo | fixedbitset | |
|---|---|---|---|
| Health Score | 39 | 45 | 59 |
| Total Downloads | 11.9K | 16 | 310.7M |
| 30d Downloads | 68 | 5 | 23.8M |
| Dependents | 15 | 0 | 2.0K |
| Releases | 8 | 1 | 30 |
| Last Updated | 761d ago | 31d ago | 712d ago |
| Age | 2y 1m | 1m | 10y 12m |
Health Breakdown
bitworks
Maintenance
6
Quality
10
Community
8
Popularity
5
Documentation
10
campo
Maintenance
11
Quality
15
Community
6
Popularity
1
Documentation
12
fixedbitset
Maintenance
4
Quality
13
Community
19
Popularity
8
Documentation
15
Technical Details
| bitworks | campo | fixedbitset | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.0 | 0.5.7 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 2 |
| Crate Size | 27KB | 22KB | 27KB |
| Features | 1 | 1 | 2 |
| Yanked % | 62.5% | 0.0% | 10.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.76 | 1.56 |
| Owners | 1 | 1 | 4 (team) |
Links
Quick Verdict
- •fixedbitset leads with a health score of 59/100, but none of the options score above 80.
- •fixedbitset is depended on by 2.0K crates — strongest ecosystem trust.
- •⚠ bitworks, fixedbitset have not been updated in over a year.