bitmatrix 0.1.0

A bitvec based bitmatrix, akin to bit-matrix which is based on bit-vec
Documentation
  • Coverage
  • 100%
    11 out of 11 items documented5 out of 10 items with examples
  • Size
  • Source code size: 10.71 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 2.23 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 33s Average build duration of successful builds.
  • all releases: 33s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • gahag/bitmatrix
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • gahag

bitmatrix

A bitvec based bitmatrix, akin to bit-matrix which is based on bit-vec.

Cargo Documentation

Features

  • Serde support.
  • Simple design, few dependencies, very fast to compile.
  • No unsafe code.

Licence

bitmatrix is licenced under the MIT Licence.