Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Data packages

Showing projects tagged as ByteString and Data

  • bytestring

    9.8 7.9 Haskell
    An efficient compact, immutable byte string type (both strict and lazy) suitable for binary or 8-bit character data.
  • bytestring-trie

    8.2 4.6 Haskell
    An efficient finite map from (byte)strings to values.
  • bytestring-builder

    6.5 1.8 Haskell
    The new bytestring builder, packaged outside of GHC
  • bytestring-encodings

    4.8 0.0 Haskell
    check to see if a given bytestring adheres to a certain encoding
  • stringable

    4.6 0.0 Haskell
    A Stringable type class, in the spirit of Foldable and Traversable
  • bytestring-arbitrary

    4.1 0.0 Haskell
    Arbitrary instances for ByteString
  • bytestring-encoding

    3.9 4.5 Haskell
    ByteString ↔ Text converter based on GHC.IO.Encoding
  • bytestring-substring

    3.6 0.0 Haskell
    See README for more info
  • bytestring-plain

    2.8 0.0 Haskell
    Plain byte strings (`ForeignPtr`-less `ByteString`s)
  • bytestring-read

    2.8 0.0 Haskell
    fast ByteString to number converting library
  • bytestring-conversion

    1.9 0.0 Haskell
    DISCONTINUED. Type-classes to convert values to and from ByteString.
  • bytestring-delta

    1.2 0.0 L4 C
    Simple binary diff/patch library for C and Haskell
  • bytestring-typenats

    1.0 0.0 Haskell
    Haskell ByteStrings annotated with type-level naturals for lengths