OCaml library for matching and constructing bitstrings
Description
Bitstring adds Erlang-style bitstrings and matching over bitstrings as
a syntax extension and library for OCaml. You can use this module to
both parse and generate binary formats, for example, communications
protocols, disk formats and binary files.