bitorder 0.0.2

Library to read and write bits in lsb or msb order.
Documentation
  • Coverage
  • 23.08%
    3 out of 13 items documented1 out of 12 items with examples
  • Size
  • Source code size: 21.01 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.25 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • JuanPotato/bitorder
    1 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • JuanPotato

bitorder

A library to read and write bits in lsb or msb order. Modeled after byteorder but for bits. Goal is to be simple and fast.

Documentation

https://docs.rs/bitorder