Keeps track of the bit position for an in wrapped memory buffer, and provides it with a read, seek implementation. Also applys a new trait called ReadBits which allows reading types that implement Unit from the cursor.
A no-frills bitstream cursor library for Rust
A cursor that supports bit-level reads and writes
Macro-based struct serialization/deserialization
Bit-level IO operations
A content-agnostic parser for LLVM's bitstream container format
Macro-based struct serialization/deserialization