package bitstring

  1. Overview
  2. No Docs
bitstrings and bitstring matching for OCaml

Install

Dune Dependency

Authors

Maintainers

Sources

v2.1.1.tar.gz
md5=69797ac391a4c4a106bbde2a2bc8d9ab

Description

The ocaml-bitstring project 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, files and protocols. Bitstring handling is added as primitives to the language, making it exceptionally simple to use and very powerful.

Published: 19 Jul 2017

Dependencies (4)

  1. conf-time
  2. camlp4 build
  3. ocamlfind build
  4. ocaml >= "3.10" & < "4.06.0"

Dev Dependencies

None

Used by (12)

  1. bap < "1.0.0"
  2. bap-elf < "1.5.0"
  3. bitcoinml < "0.4.1"
  4. bt
  5. dht < "0.2.0"
  6. mlpost < "0.9"
  7. mysql_protocol < "3.0.1"
  8. nbd < "0.9.2"
  9. netml
  10. ppx_bitstring < "4.0.0"
  11. protobuf
  12. riakc_ppx

Conflicts

None