Decision Workspace
ubits vs campo vs bitflags
Side-by-side comparison of Rust crates
33
ubits
growingv0.3.1
Bit fields and masks.
45
campo
experimentalv0.1.0
Easily create and handle bit fields.
73
bitflags
stablev2.11.0
A macro to generate structures which behave like bitflags.
Core Metrics
| ubits | campo | bitflags | |
|---|---|---|---|
| Health Score | 33 | 45 | 73 |
| Total Downloads | 8.3K | 16 | 1.1B |
| 30d Downloads | 26 | 5 | 76.7M |
| Dependents | 0 | 0 | 59.8K |
| Releases | 5 | 1 | 58 |
| Last Updated | 1424d ago | 31d ago | 42d ago |
| Age | 3y 11m | 1m | 11y 2m |
Health Breakdown
ubits
Maintenance
4
Quality
11
Community
2
Popularity
5
Documentation
11
campo
Maintenance
11
Quality
15
Community
6
Popularity
1
Documentation
12
bitflags
Maintenance
15
Quality
16
Community
19
Popularity
8
Documentation
15
Technical Details
| ubits | campo | bitflags | |
|---|---|---|---|
| Version | 0.3.1 | 0.1.0 | 2.11.0 |
| Stable (≥1.0) | ✗ No | ✗ No | ✓ Yes |
| License | non-standard | MIT OR Apache-2.0 | MIT OR Apache-2.0 |
| Dependencies | 3 | 3 | 11 |
| Crate Size | 7.0MB | 22KB | 49KB |
| Features | 0 | 1 | 3 |
| Yanked % | 0.0% | 0.0% | 10.3% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.76 | 1.56.0 |
| Owners | 1 | 1 | 2 (team) |
Links
Quick Verdict
- •bitflags leads with a health score of 73/100, but none of the options score above 80.
- •bitflags is depended on by 59.8K crates — strongest ecosystem trust.
- •⚠ ubits has not been updated in over a year.
- •ubits, campo are pre-1.0 — API may change.