Selected Tags

Click on a tag to remove it

More Tags

Click on a tag to add it and filter down

Attoparsec packages

Showing projects tagged as Attoparsec

  • attoparsec

    9.8 0.0 Haskell
    A fast Haskell library for parsing ByteStrings
  • attoparsec-iteratee

    5.5 0.0 Haskell
    An adapter to convert attoparsec Parsers into blazing-fast Iteratees
  • attoparsec-parsec

    4.4 0.0 Haskell
    An Attoparsec compatibility layer for Parsec
  • attoparsec-csv

    4.2 0.0 Haskell
    Parser for the CSV format in Haskell using the 'attoparsec' library
  • attoparsec-expr

    4.1 0.0 Haskell
    Port of parsec's expression parser to attoparsec.
  • attoparsec-data

    2.7 0.0 Haskell
    Parsers for the standard Haskell data types
  • attoparsec-time

    2.4 0.0 Haskell
    Attoparsec parsers of time
  • attoparsec-base64

    1.8 0.0 Haskell
    Subset of the Text or ByteString character sets, restricted to base64 encodings
  • ping-parser-attoparsec

    1.6 0.0 Haskell
    Attoparsec parser for the output of the ping utility
  • attoparsec-ip

    1.4 0.0 Haskell
    Parsers for IP addresses
  • attoparsec-varword

    - -
    Variable-length integer decoding for Attoparsec