Decision Workspace
bytefield vs campo vs bitworks
Side-by-side comparison of Rust crates
36
bytefield
growingv0.1.0
A pure Rust, no-std implementation of bit fields
45
campo
experimentalv0.1.0
Easily create and handle bit fields.
39
bitworks
growingv0.2.0
Crate meant to provide easy to use bitsets with emphasis on safety.
Core Metrics
| bytefield | campo | bitworks | |
|---|---|---|---|
| Health Score | 36 | 45 | 39 |
| Total Downloads | 1.6K | 16 | 11.9K |
| 30d Downloads | 5 | 5 | 68 |
| Dependents | 0 | 0 | 15 |
| Releases | 1 | 1 | 8 |
| Last Updated | 1205d ago | 31d ago | 761d ago |
| Age | 3y 3m | 1m | 2y 1m |
Health Breakdown
bytefield
Maintenance
1
Quality
16
Community
5
Popularity
4
Documentation
10
campo
Maintenance
11
Quality
15
Community
6
Popularity
1
Documentation
12
bitworks
Maintenance
6
Quality
10
Community
8
Popularity
5
Documentation
10
Technical Details
| bytefield | campo | bitworks | |
|---|---|---|---|
| Version | 0.1.0 | 0.1.0 | 0.2.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✗ No |
| License | MIT | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 1 | 3 | 1 |
| Crate Size | 3KB | 22KB | 27KB |
| Features | 1 | 1 | 1 |
| Yanked % | 0.0% | 0.0% | 62.5% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.76 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •campo leads with a health score of 45/100, but none of the options score above 80.
- •bitworks has the most downloads (11.9K), suggesting wider adoption.
- •⚠ bytefield, bitworks have not been updated in over a year.