Simple plugin to map bits in integer values to fields
Compiler plugin for bitrange to parse formats
A simple crate for manipulating bit ranges which is common when working with IC registers.
A small library for getting bits and ranges of bits from byte collections
Ergonomic low-level bitfield access on raw byte types
Efficient implementation of bit-fields where several numbers are packed within a larger number and bit-enums. Useful for drivers, so it works in no_std environments
A declarative instruction set decoder and disassembler generator