Parsing packages

Showing projects tagged as Parsing

  • megaparsec

    9.9 6.5 Haskell
    Industrial-strength monadic parser combinator library
  • optparse-applicative

    9.9 5.9 Haskell
    Applicative option parser
  • attoparsec-conduit

    9.9 3.8 Haskell
    A streaming data library
  • streamly

    9.9 9.7 Haskell
    High performance, concurrent functional programming abstractions
  • parsec

    9.9 4.7 Haskell
    A monadic parser combinator library
  • attoparsec

    9.8 3.7 Haskell
    A fast Haskell library for parsing ByteStrings
  • Earley

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

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

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

    9.4 4.4 Haskell
    Generic parser combinators
  • xeno

    9.3 0.0 Haskell
    Fast Haskell XML parser
  • cereal

    9.3 0.0 Haskell
    A binary serialization library
  • safecopy

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

    8.9 4.4 Haskell
    Preservative serialisation format
  • cron

    8.9 4.6 Haskell
    Cron data structure and parser for Haskell
  • flat

    8.7 0.0 Haskell
    Principled and efficient binary serialization
  • data-reify

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

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

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

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

    8.3 0.0 Haskell
    FIX (co)parser in haskell
  • descriptive

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

    8.2 5.9 Haskell
    👅 Parse Haskell Language Extensions
  • scanner

    8.1 0.0 Haskell
    Fast non-backtracking incremental combinator parsing for bytestrings
  • postgresql-binary

    7.7 7.2 Haskell
    Encoders and decoders for the PostgreSQL's binary format
  • weighted-regexp

    7.6 0.0 Haskell
    Regular Expression Matching in Haskell
  • yoctoparsec

    7.6 0.0 Haskell
    A truly tiny monadic parsing library
  • commander-cli

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

    7.3 0.0 Haskell
    Haskell program configuration using higher kinded data
  • uulib

    7.2 0.0 Haskell
    The UUlib libraries