Decision Workspace
pushbits vs bitwrap_extra vs bitwrap_derive_extra
Side-by-side comparison of Rust crates
36
pushbits
growingv0.1.0
Push and pop the bit-packed fields
50
bitwrap_extra
growingv2.0.6
pack/unpack data into byte array
47
bitwrap_derive_extra
growingv2.0.6
macro for bitwrap
Core Metrics
| pushbits | bitwrap_extra | bitwrap_derive_extra | |
|---|---|---|---|
| Health Score | 36 | 50 | 47 |
| Total Downloads | 2.3K | 6.8K | 7.7K |
| 30d Downloads | 20 | 7 | 60 |
| Dependents | 0 | 0 | 5 |
| Releases | 1 | 5 | 5 |
| Last Updated | 1916d ago | 1306d ago | 1306d ago |
| Age | 5y 3m | 4y 5m | 4y 5m |
Health Breakdown
pushbits
Maintenance
1
Quality
16
Community
3
Popularity
4
Documentation
12
bitwrap_extra
Maintenance
5
Quality
22
Community
6
Popularity
5
Documentation
12
bitwrap_derive_extra
Maintenance
5
Quality
20
Community
5
Popularity
5
Documentation
12
Technical Details
| pushbits | bitwrap_extra | bitwrap_derive_extra | |
|---|---|---|---|
| Version | 0.1.0 | 2.0.6 | 2.0.6 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT OR Apache-2.0 | MIT | MIT |
| Dependencies | 0 | 1 | 3 |
| Crate Size | 7KB | 6KB | 4KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2018 | 2018 | 2018 |
| MSRV | — | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bitwrap_extra leads with a health score of 50/100, but none of the options score above 80.
- •bitwrap_derive_extra has the most downloads (7.7K), suggesting wider adoption.
- •⚠ pushbits, bitwrap_extra, bitwrap_derive_extra have not been updated in over a year.
- •pushbits is pre-1.0 — API may change.