Decision Workspace
bitutils2 vs bitframe vs bitframe-derive
Side-by-side comparison of Rust crates
41
bitutils2
growingv0.1.5
A package of tools for bit manipulations, including bit indexing, bitfields, and a variation of regular expressions for binary data
50
bitframe
experimentalv0.1.1
Macro-driven bit-level packet formats with zero-copy parsing and serialization
49
bitframe-derive
experimentalv0.1.1
Proc-macro internals for bitframe — not a public API
Core Metrics
| bitutils2 | bitframe | bitframe-derive | |
|---|---|---|---|
| Health Score | 41 | 50 | 49 |
| Total Downloads | 6.3K | 14 | 20 |
| 30d Downloads | 9 | 14 | 20 |
| Dependents | 0 | 0 | 1 |
| Releases | 6 | 1 | 1 |
| Last Updated | 279d ago | 13d ago | 13d ago |
| Age | 2y 7m | 13d | 13d |
Health Breakdown
bitutils2
Maintenance
7
Quality
16
Community
3
Popularity
5
Documentation
10
bitframe
Maintenance
12
Quality
16
Community
6
Popularity
1
Documentation
15
bitframe-derive
Maintenance
12
Quality
14
Community
6
Popularity
2
Documentation
15
Technical Details
| bitutils2 | bitframe | bitframe-derive | |
|---|---|---|---|
| Version | 0.1.5 | 0.1.1 | 0.1.1 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT OR Apache-2.0 | Apache-2.0 | Apache-2.0 |
| Dependencies | 0 | 2 | 3 |
| Crate Size | 54KB | 12KB | 10KB |
| Features | 0 | 2 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.75 | 1.75 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bitframe leads with a health score of 50/100, but none of the options score above 80.
- •bitutils2 has the most downloads (6.3K), suggesting wider adoption.