Decision Workspace
scryer-modular-bitfield vs bitfields-impl vs bitfields
Side-by-side comparison of Rust crates
44
scryer-modular-bitfield
growingv0.11.4
Allows to easily define bitfield types with modular building blocks. This is a forked version of the modular-bitfield crate with tweaks for use by Scryer Prolog.
68
bitfields-impl
stablev2.0.2
Macro for generating flexible bitfields. Useful for low-level code (embedded or emulators).
67
bitfields
stablev2.0.2
Macro for for generating bitfields from structs and enum bitflags for defining packed binary schemas in low-level systems (e.g. embedded development or emulators)
Core Metrics
| scryer-modular-bitfield | bitfields-impl | bitfields | |
|---|---|---|---|
| Health Score | 44 | 68 | 67 |
| Total Downloads | 28.4K | 895.6K | 931.8K |
| 30d Downloads | 2.4K | 199.3K | 199.9K |
| Dependents | 3 | 29 | 44 |
| Releases | 2 | 30 | 31 |
| Last Updated | 816d ago | today | today |
| Age | 2y 2m | 1y 5m | 7y 9m |
Health Breakdown
scryer-modular-bitfield
Maintenance
4
Quality
14
Community
8
Popularity
5
Documentation
13
bitfields-impl
Maintenance
19
Quality
20
Community
10
Popularity
7
Documentation
12
bitfields
Maintenance
18
Quality
19
Community
11
Popularity
7
Documentation
12
Technical Details
| scryer-modular-bitfield | bitfields-impl | bitfields | |
|---|---|---|---|
| Version | 0.11.4 | 2.0.2 | 2.0.2 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✓ Yes |
| License | MIT/Apache-2.0 | MIT | MIT |
| Dependencies | 5 | 9 | 2 |
| Crate Size | 48KB | 60KB | 51KB |
| Features | 0 | 43 | 43 |
| Yanked % | 0.0% | 0.0% | 9.7% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.83.0 | 1.83.0 |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •bitfields-impl leads with a health score of 68/100, but none of the options score above 80.
- •bitfields has the most downloads (931.8K), suggesting wider adoption.
- •⚠ scryer-modular-bitfield has not been updated in over a year.
- •scryer-modular-bitfield is pre-1.0 — API may change.