Decision Workspace
atomic_bitfield vs mycelium-bitfield vs bitfield-struct
Side-by-side comparison of Rust crates
37
atomic_bitfield
growingv0.1.0
A bitfield abstraction for the core atomic types.
48
mycelium-bitfield
growingv0.1.5
Structured bitfields, courtesy of Mycelium.
62
bitfield-struct
growingv0.12.1
Struct-like procedural macro for bitfields.
Core Metrics
| atomic_bitfield | mycelium-bitfield | bitfield-struct | |
|---|---|---|---|
| Health Score | 37 | 48 | 62 |
| Total Downloads | 2.2K | 216.9K | 10.7M |
| 30d Downloads | 5 | 21.7K | 1.7M |
| Dependents | 0 | 7 | 830 |
| Releases | 1 | 6 | 41 |
| Last Updated | 2539d ago | 796d ago | 151d ago |
| Age | 6y 11m | 3y 8m | 4y 3m |
Health Breakdown
atomic_bitfield
Maintenance
1
Quality
17
Community
6
Popularity
4
Documentation
9
mycelium-bitfield
Maintenance
4
Quality
15
Community
8
Popularity
6
Documentation
15
bitfield-struct
Maintenance
12
Quality
13
Community
14
Popularity
8
Documentation
15
Technical Details
| atomic_bitfield | mycelium-bitfield | bitfield-struct | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.5 | 0.12.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 1 | 5 |
| Crate Size | 3KB | 29KB | 20KB |
| Features | 2 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 4.9% |
| Edition | 2018 | 2021 | 2021 |
| MSRV | — | 1.61.0 | 1.83.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.
- •⚠ atomic_bitfield, mycelium-bitfield have not been updated in over a year.