Selected Tags

Click on a tag to remove it

Binary packages

Showing projects tagged as Parsing and Binary

  • binary

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

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

    6.3 0.0 Haskell
    Orphan instances for binary
  • binary-strict

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

    2.5 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.6 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