Selected Tags

Click on a tag to remove it

Binary packages

Showing projects tagged as Parsing, Data, and Binary

  • binary

    9.5 4.3 Haskell
    Efficient, pure binary serialisation using ByteStrings in Haskell.
  • binary-bits

    7.2 0.0 Haskell
    Binary serialization at the bit level on top of the binary package
  • binary-orphans

    6.3 3.0 Haskell
    Orphan instances for binary
  • binary-strict

    5.3 0.0 Haskell
    A strict version of the Get monad from the binary package.
  • binary-generic

    1.9 0.0 Haskell
    Haskell package making it easy to serialize any kind of data with the binary package. Just derive 'Data' and you're done!
  • binary-io

    1.9 0.0 Haskell
    Read and write values of types that implement Binary from and to Handles
  • binary-ext

    1.4 0.0 Haskell
    Binary serialisation for Haskell values using lazy ByteStrings