Decision Workspace
mvbitfield vs bitint vs bitfields-impl
Side-by-side comparison of Rust crates
43
mvbitfield
growingv0.2.0
Generates types to work with bit-aligned fields.
44
bitint
growingv0.1.1
Integer types that have a logical size measured in bits.
65
bitfields-impl
stablev1.0.3
Macro for generating flexible bitfields. Useful for low-level code (embedded or emulators).
Core Metrics
| mvbitfield | bitint | bitfields-impl | |
|---|---|---|---|
| Health Score | 43 | 44 | 65 |
| Total Downloads | 6.3K | 6.2K | 539.3K |
| 30d Downloads | 21 | 87 | 150.0K |
| Dependents | 0 | 3 | 26 |
| Releases | 4 | 3 | 27 |
| Last Updated | 1034d ago | 965d ago | 4d ago |
| Age | 2y 10m | 2y 10m | 1y 3m |
Health Breakdown
mvbitfield
Maintenance
5
Quality
17
Community
6
Popularity
5
Documentation
10
bitint
Maintenance
5
Quality
16
Community
8
Popularity
5
Documentation
10
bitfields-impl
Maintenance
19
Quality
17
Community
10
Popularity
7
Documentation
12
Technical Details
| mvbitfield | bitint | bitfields-impl | |
|---|---|---|---|
| Version | 0.2.0 | 0.1.1 | 1.0.3 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | MIT | MIT | MIT |
| Dependencies | 3 | 6 | 4 |
| Crate Size | 13KB | 10KB | 24KB |
| Features | 3 | 3 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | — | 1.83.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bitfields-impl leads with a health score of 65/100, but none of the options score above 80.
- •⚠ mvbitfield, bitint have not been updated in over a year.
- •mvbitfield, bitint are pre-1.0 — API may change.