Parsing packages

Showing projects tagged as Parsing

  • megaparsec

    9.9 2.1 Haskell
    Industrial-strength monadic parser combinator library
  • streamly

    9.9 9.9 Haskell
    High performance, concurrent functional programming abstractions
  • attoparsec-conduit

    9.9 5.1 Haskell
    A streaming data library
  • parsec

    9.9 2.5 Haskell
    A monadic parser combinator library
  • optparse-applicative

    9.9 4.4 Haskell
    Applicative option parser
  • attoparsec

    9.8 0.0 Haskell
    A fast Haskell library for parsing ByteStrings
  • trifecta

    9.7 0.0 Haskell
    Parser combinators with highlighting, slicing, layout, literate comments, Clang-style diagnostics and the kitchen sink
  • Earley

    9.7 0.0 Haskell
    Parsing all context-free grammars using Earley's algorithm in Haskell.
  • binary

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

    9.4 0.0 Haskell
    Generic parser combinators
  • xeno

    9.3 0.0 Haskell
    Fast Haskell XML parser
  • cereal

    9.3 3.9 Haskell
    A binary serialization library
  • safecopy

    9.2 2.5 Haskell
    An extension to Data.Serialize with built-in version control
  • winery

    8.9 0.0 Haskell
    Preservative serialisation format
  • flat

    8.7 0.0 Haskell
    Principled and efficient binary serialization
  • cron

    8.7 0.0 Haskell
    Cron data structure and parser for Haskell
  • data-reify

    8.6 0.0 Haskell
    Reification of data structures using observable sharing
  • replace-megaparsec

    8.5 1.0 Haskell
    Stream editing with Haskell Megaparsec parsers
  • pipes-parse

    8.5 0.0 Haskell
    Parsing for the pipes ecosystem
  • parser-combinators

    8.5 0.0 Haskell
    Lightweight package providing commonly useful parser combinators
  • fixhs

    8.4 0.0 Haskell
    FIX (co)parser in haskell
  • scanner

    8.2 0.0 Haskell
    Fast non-backtracking incremental combinator parsing for bytestrings
  • descriptive

    8.2 0.0 Haskell
    Self-describing consumers/parsers; forms, cmd-line args, JSON, etc.
  • extensions

    8.1 0.0 Haskell
    👅 Parse Haskell Language Extensions
  • yoctoparsec

    7.6 0.0 Haskell
    A truly tiny monadic parsing library
  • weighted-regexp

    7.5 0.0 Haskell
    Regular Expression Matching in Haskell
  • postgresql-binary

    7.5 0.0 Haskell
    Encoders and decoders for the PostgreSQL's binary format
  • commander-cli

    7.3 0.0 Haskell
    A simple library I wrote to allow me to quickly and easily construct command line interfaces.
  • uulib

    7.3 0.0 Haskell
    The UUlib libraries
  • binary-bits

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