Decision Workspace
splitbits vs bitfield-struct vs mycelium-bitfield
Side-by-side comparison of Rust crates
42
splitbits
growingv0.1.2
Concise bit field extraction
62
bitfield-struct
growingv0.12.1
Struct-like procedural macro for bitfields.
48
mycelium-bitfield
growingv0.1.5
Structured bitfields, courtesy of Mycelium.
Core Metrics
| splitbits | bitfield-struct | mycelium-bitfield | |
|---|---|---|---|
| Health Score | 42 | 62 | 48 |
| Total Downloads | 3.7K | 10.7M | 216.9K |
| 30d Downloads | 26 | 1.7M | 21.7K |
| Dependents | 1 | 830 | 7 |
| Releases | 3 | 41 | 6 |
| Last Updated | 522d ago | 151d ago | 796d ago |
| Age | 1y 5m | 4y 3m | 3y 8m |
Health Breakdown
splitbits
Maintenance
6
Quality
12
Community
7
Popularity
4
Documentation
13
bitfield-struct
Maintenance
12
Quality
13
Community
14
Popularity
8
Documentation
15
mycelium-bitfield
Maintenance
4
Quality
15
Community
8
Popularity
6
Documentation
15
Technical Details
| splitbits | bitfield-struct | mycelium-bitfield | |
|---|---|---|---|
| Version | 0.1.2 | 0.12.1 | 0.1.5 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | BSD-3-Clause | MIT | MIT |
| Dependencies | 5 | 5 | 1 |
| Crate Size | 1.0MB | 20KB | 29KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 4.9% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.83.0 | 1.61.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bitfield-struct leads with a health score of 62/100, but none of the options score above 80.
- •bitfield-struct is depended on by 830 crates — strongest ecosystem trust.
- •⚠ splitbits, mycelium-bitfield have not been updated in over a year.