Decision Workspace
mycelium-bitfield vs bitfields-impl vs bitfields
Side-by-side comparison of Rust crates
48
mycelium-bitfield
growingv0.1.5
Structured bitfields, courtesy of Mycelium.
68
bitfields-impl
stablev2.0.2
Macro for generating flexible bitfields. Useful for low-level code (embedded or emulators).
67
bitfields
stablev2.0.2
Macro for for generating bitfields from structs and enum bitflags for defining packed binary schemas in low-level systems (e.g. embedded development or emulators)
Core Metrics
| mycelium-bitfield | bitfields-impl | bitfields | |
|---|---|---|---|
| Health Score | 48 | 68 | 67 |
| Total Downloads | 272.2K | 895.6K | 931.8K |
| 30d Downloads | 29.4K | 199.3K | 199.9K |
| Dependents | 7 | 29 | 44 |
| Releases | 6 | 30 | 31 |
| Last Updated | 855d ago | today | today |
| Age | 3y 10m | 1y 5m | 7y 9m |
Health Breakdown
mycelium-bitfield
Maintenance
4
Quality
15
Community
8
Popularity
6
Documentation
15
bitfields-impl
Maintenance
19
Quality
20
Community
10
Popularity
7
Documentation
12
bitfields
Maintenance
18
Quality
19
Community
11
Popularity
7
Documentation
12
Technical Details
| mycelium-bitfield | bitfields-impl | bitfields | |
|---|---|---|---|
| Version | 0.1.5 | 2.0.2 | 2.0.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 1 | 9 | 2 |
| Crate Size | 29KB | 60KB | 51KB |
| Features | 0 | 43 | 43 |
| Yanked % | 0.0% | 0.0% | 9.7% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | 1.61.0 | 1.83.0 | 1.83.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bitfields-impl leads with a health score of 68/100, but none of the options score above 80.
- •bitfields has the most downloads (931.8K), suggesting wider adoption.
- •⚠ mycelium-bitfield has not been updated in over a year.
- •mycelium-bitfield is pre-1.0 — API may change.