Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

ByteString packages

Showing projects tagged as ByteString

  • 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.
  • streamly-bytestring

    7.3 6.7 Haskell
    Library for streamly and bytestring interoperation.
  • bytestring-tree-builder

    7.2 5.1 Haskell
    A very efficient ByteString builder implementation based on the binary tree
  • ListLike

    6.9 0.0 Haskell
    Generic list-like structures [Haskell]
  • bytestring-strict-builder

    6.6 6.1 Haskell
    An efficient strict bytestring builder
  • 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
  • bytestring-progress

    4.6 0.0 Haskell
    A Haskell library for tracking the consumption of lazy ByteStrings
  • stringable

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

    4.3 0.0 Haskell
    bytestring parser
  • 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-short

    3.1 0.0 Haskell
    Backport copy of Data.ByteString.Short
  • pathological-bytestrings

    3.1 0.0 Haskell
    Facilities for testing with ByteStrings
  • bytestring-read

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

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

    2.0 0.0 Haskell
    Convert between ByteString and Vector.Storable without copying
  • bytestring-conversion

    1.9 0.0 Haskell
    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