Packages tagged parsing

264 packages have this tag.

[Merge tag] (trustees only)

Related tags: library (260), bsd3 (155), data (58), mit (54), text (47), deprecated (23), program (22), gpl (12), xml (12), system (11), cli (10), options (10), enumerator (7), bsd2 (6), json (5), language (5), time (5), control (4), mpl (4), network (4), streaming (4), agpl (3), apache (3), database (3), io-streams (3), natural-language-processing (3), pipes (3), public-domain (3), serialization (3), testing (3), array (2), codecs (2), console (2), dataflow (2), development (2), file (2), html (2), lgpl (2), list (2), logging (2), logic (2), math (2), non-determinism (2), postgresql (2), pretty-printer (2), streamly (2), utility (2), applicative (1), attoparsec (1), attribute-grammars (1), binary (1), bits (1), bytes (1), codec (1), compatibility (1), compilers-interpreters (1), concurrency (1), conduit (1), configuration (1), cryptography (1), csv (1), data-mining (1), data-structures (1), diagnostics (1), disassembler (1), ebnf (1), filesystem (1), fitness (1), flight (1), foreign (1), formal-methods (1), game-engine (1), geography (1), ghc (1), gps (1), graphs (1), ...

Name
DLs
Rating
Rev Deps
Description
Tags
Last U/L
Last Version
Maintainers
BNFC992.252A compiler front-end generator. (bsd3, library, parsing, program)2023-07-262.9.5AndreasAbel, GregoireDetrez, MarkusForsberg, ThomasHallgren
BNFC-meta620.01Deriving Parsers and Quasi-Quoters from BNF Grammars (development, gpl, language, library, parsing, text)2020-02-090.6.1JeanPhilippeBernardy, JonasDuregard, ArtemPelenitsyn
ConfigFile510.017Configuration file reading & writing (bsd3, library, parsing)2014-10-301.1.4JohnGoerzen
ConfigFileTH50.01Template haskell for reading ConfigFiles. (library, parsing, template-haskell)2011-12-050.2VilleTirronen
EEConfig140.01ExtremlyEasyConfig - Extremly Simple parser for config files (bsd3, library, parsing)2008-11-171.0BartoszWojcik
Earley430.011Parsing all context-free grammars using Earley's algorithm. (bsd3, library, parsing)2019-02-240.13.0.1OlleFredriksson, phadej
Grempa130.01Embedded grammar DSL and LALR parser generator (bsd3, library, parsing)2013-02-070.2.2DavidFox, OlleFredriksson
IndentParser (deprecated in favor of indentparser)190.03Combinators for parsing indentation based syntatic structures (deprecated, library, parsing)2007-10-190.2.1PiyushKurur
Kawaii-Parser120.00A simple parsing library. (bsd3, library, monad-transformers, parsing, tokenisation)2021-07-112.0.0Liisi_Kerik
LParse160.01A continuation-based parser library (library, mit, parsing)2019-07-130.3.1.0Sacchan
PArrows180.01Arrow parser combinators similar to Parsec (bsd3, library, parsing)2009-01-240.1.1GwernBranwen
ParsecTools260.011Parsec combinators for more complex objects. (gpl, library, parsing)2010-09-220.0.2.0ChristianHoener
ParserFunction (deprecated in favor of attoparsec)210.01Parse and evaluate mathematical expressions. (bsd3, deprecated, library, math, parsing)2014-05-140.1.0EnzoHaussecker
RLP80.00RLP serialization as defined in Ethereum Yellow Paper (data, lgpl, library, parsing)2018-12-101.1.1jasagredo
RefSerialize440.04Write to and read from ByteStrings maintaining internal memory references (bsd3, data, database, library, parsing)2017-02-060.4.0AlbertoCorona
SVG2Q30.01Code generation tool for Quartz code from a SVG. (bsd3, parsing, program)2011-01-270.3JanGreve
SableCC2Hs90.01Generate a parser (in Haskell) with the SableCC parser generator. (bsd3, library, parsing, program)2012-06-130.0.1.0MarcFontaine
ValveValueKeyvalue101.50A Valve Value-keyvalue parser for Haskell made with Parsec. (keyvalue, library, mit, parsing, source, valve)2021-10-181.1.0.0berna
WikimediaParser50.01A parser for wikimedia style article markup. (bsd3, library, parsing)2009-02-060.1EzekielSmithburg
XSaiga162.01An implementation of a polynomial-time top-down parser suitable for NLP (attribute-grammars, bsd3, library, memoization, natural-language-processing, parser-combinators, parsing, program, text)2020-10-071.7.0.0InBetweenNames
aasam52.00Convert distfix precedence grammars to unambiguous context-free grammars. (apache, library, parsing)2022-08-180.2.0.0mobotsar
aeson-value-parser690.02API for parsing "aeson" JSON tree into Haskell types (data, json, library, mit, parsing)2023-12-090.19.7.2NikitaVolkov
algebraic-graphs-io230.00I/O utilities and datasets for algebraic-graphs (bsd3, data-mining, graphs, library, parsing)2022-08-260.5.0.1ocramz
antlrc80.01Haskell binding to the ANTLR parser generator C runtime library. (bsd3, library, parsing, program)2011-01-200.0.2MarkWright
appar2020.04A simple applicative parser (bsd3, library, parsing)2019-05-070.1.8KazuYamamoto
aterm140.02serialisation for Haskell values with sharing support (data, gpl, library, parsing)2020-10-060.1.0.2ChristianMaeder
attoparsec4642.75914Fast combinator parsing for bytestrings and text (bsd3, library, parsing, text)2022-01-100.14.4BasVanDijk, BenGamari, BryanOSullivan
attoparsec-aeson2730.012Parsing of aeson's Value with attoparsec (bsd3, library, parsing)2023-10-162.2.0.1phadej
attoparsec-conduit (deprecated in favor of conduit-extra)510.034Consume attoparsec parsers via conduit. (deprecated) (conduit, data, deprecated, library, mit, parsing)2014-04-021.1.0MichaelSnoyman
attoparsec-data360.06Parsers for the standard Haskell data types (library, mit, parsing)2023-12-091.0.5.4NikitaVolkov
attoparsec-enumerator (deprecated)300.023Pass input from an enumerator to an Attoparsec parser. (deprecated, enumerator, library, mit, parsing, text)2015-05-160.3.4JohnMillikin
attoparsec-expr190.04Port of parsec's expression parser to attoparsec. (bsd3, library, parsing, text)2015-05-110.1.1.2AdamBergmark, ErikHesselink, SebastiaanVisser
attoparsec-framer380.00Use Attoparsec to parse framed protocol byte streams (attoparsec, bsd3, library, network-api, parsing, program)2024-03-170.1.0.3adetokunbo
attoparsec-iso86012672.06Parsing of ISO 8601 dates, originally from aeson (bsd3, library, parsing)2023-10-161.1.0.1AdamBergmark, phadej, lyxia
attoparsec-parsec230.01An Attoparsec compatibility layer for Parsec (library, mit, parsing)2014-03-210.1.3SimonHengel
attoparsec-run120.01Conveniently run Attoparsec parsers (apache, library, parsing)2023-04-100.0.2.0chris_martin, Monoid_Mary
attoparsec-text (deprecated in favor of attoparsec)130.012(deprecated) (bsd3, deprecated, library, parsing, text)2012-01-300.8.5.3BryanOSullivan, FelipeLessa
attoparsec-text-enumerator50.02(deprecated) (enumerator, library, mit, parsing, text)2012-01-300.2.0.1FelipeLessa
binary4180.01095Binary serialisation for Haskell values using lazy ByteStrings (bsd3, data, library, parsing)2018-08-02BenGamari, DonaldStewart, IanLynagh, LennartKolmodin
binary-bits130.010Bit parsing/writing on top of binary. (bsd3, data, library, parsing)2015-01-090.5LennartKolmodin
binary-ext140.01An alternate with strong-typed errors for `Data.Binary.Get` monad from `binary` package. (data, library, parsing)2018-06-012.0.4warlock
binary-generic130.01Generic binary serialisation using binary and syb. (bsd3, data, library, parsing)2012-08-070.2.1LarsPetersen
binary-generic-combinators190.00Combinators and utilities to make Generic-based deriving of Binary easier and more expressive (bsd3, data, library, parsing)2021-12-110.4.4.00xd34df00d
binary-io382.00Read and write values of types that implement Binary (bsd3, data, io, library, parsing)2021-11-160.6.2vapourismo
binary-orphans1900.011Compatibility package for binary; provides instances (binary, bsd3, compatibility, data, library, parsing)2023-03-011.0.4.1phadej
binary-strict400.011Binary deserialisation using strict ByteStrings (bsd3, data, library, parsing)2020-04-110.4.8.6AdamLangley, DominicSteinitz
bit-protocol142.01Encode binary protocols with some odd bit numbers into a bytestring (bits, bsd3, bytes, data, library, parsing, protocols)2018-07-300.2.3.0k_bx
bond-haskell110.01Runtime support for BOND serialization (bsd3, data, library, parsing)2016-11-260.1.5.0blaze
boolexpr150.02Boolean expressions with various representations and search queries. (bsd3, data-structures, library, parsing, search)2023-03-130.2NicolasPouillard
boomerang620.08Library for invertible parsing and printing (bsd3, library, parsing, text)2024-01-101.4.9.1DagOdenhall, JeremyShaw
bytearray-parsing40.01Parsing of bytearray-based data (library, mit, parsing)2017-11-060.1NikitaVolkov
bytestring-substring40.00break bytestrings up into substrings (bsd3, data, library, parsing)2019-04-250.1chessai
bytestringparser70.01Combinator parsing with Data.ByteString.Lazy (bsd3, library, parsing, text)2008-01-270.3BryanOSullivan
bytestringparser-temporary120.02Combinator parsing with Data.ByteString.Lazy (bsd3, library, parsing, text)2009-09-150.4.1JasonDusek
ca-patterns70.00Manipulate patterns in cellular automata, create and parse RLE files (data, library, mit, parsing, text)2022-04-160.2.0.0OwenBechtel
caerbannog142.01That rabbit's got a vicious streak a mile wide! (bsd3, data, library, parsing)2022-08-281.0.0.2fozworth
cassava-megaparsec1000.02Megaparsec parser of CSV files that plays nicely with Cassava (csv, library, mit, parsing, text, web)2024-02-282.1.1jsl, stackbuilders, sestrella, wild_willy
cassette50.01A combinator library for simultaneously defining parsers and pretty printers. (bsd3, library, parsing, text)2012-03-190.1.0MathieuBoespflug
cereal3482.25451A binary serialization library (bsd3, data, library, parsing)2022-08-090.5.8.3EricMertens, ThomasDuBuisson, TrevorElliott
cereal-ieee754 (deprecated in favor of cereal)60.01Floating point support for the 'cereal' serialization library (bsd3, data, deprecated, library, parsing)2011-08-310.1JacobStanley
cereal-io-streams60.01io-streams support for the cereal binary serialization library (bsd3, data, io-streams, library, parsing)2016-07-080.0.1.0MichaelXavier
cereal-streams (deprecated in favor of wire-streams)60.01Use cereal to encode/decode io-streams. (bsd3, data, deprecated, io-streams, library, parsing)2016-07-090.0.1.0winterland
check-cfg-ambiguity110.00Checks context free grammar for ambiguity using brute force up to given limit (bsd3, library, parsing)2023-01-020.1.0.0safinaskar
chronos1092.023A high-performance time library (bsd3, data, development, library, parsing, time)2024-02-151.1.6.1andrewthad, chessai, l3c_amartin
cmark-patterns40.01Pattern synonyms for cmark (bsd3, library, parsing, text)2017-08-080.1.0.0Artyom
codec-libevent (deprecated)70.02Cross-platform structure serialisation (bsd3, data, deprecated, library, parsing, program)2008-01-270.1.2AdamLangley
commander-cli492.00A command line argument/option parser library (cli, library, mit, options, parsing, program, system)2023-01-170.11.0.0sgschlesinger
comparse52.00A highly generic parser combinators library. (bsd3, library, parsing)2022-01-160.2.0.0nasso
concrete-relaxng-parser80.01A parser driven by a standard RELAX NG schema with concrete syntax extensions. (parsing, program, xml)2012-08-230.1.1MarioBlazevic
conf72.01Parser for Haskell-based configuration files. (bsd3, configuration, library, parsing)2015-07-170.1.1.0carymrobbins
construct210.00Haskell version of the Construct library for easy specification of file formats (bsd3, data, library, parsing, serialization)2023-12-190.3.1.2MarioBlazevic
cooklang-hs52.00Parser for the Cook markup language (library, mit, parsing, program)2023-12-270.1.1isaacvando
cron840.06Cron datatypes and Attoparsec parser (library, mit, parsing, system, text)2024-01-210.7.1MichaelXavier
cron-compat (deprecated in favor of cron)30.01Cron datatypes and Attoparsec parser (deprecated, library, mit, parsing, system, text)2015-06-090.2.6andrewthad
crypto-pubkey-openssh150.03OpenSSH keys decoder/encoder (cryptography, library, mit, parsing)2015-01-210.2.7FedorGogolev
data-reify600.013Reify a recursive data structure into an explicit graph. (bsd3, data, language, library, parsing, reflection)2020-10-120.6.3AndyGill, ryanglscott
data-stm32160.00ARM SVD and CubeMX XML parser and pretty printer for STM32 family (bsd3, library, parsing, program)2018-02-210.1.0.0srk
data-treify140.03Reify a recursive data structure into an explicit graph. (bsd3, data, language, library, parsing, reflection-)2014-03-180.3.4ConalElliott
derp120.02Derivative Parsing (bsd3, library, parsing)2012-03-280.1.6DavidDarais
descriptive520.01Self-describing consumers/parsers; forms, cmd-line args, JSON, etc. (bsd3, library, parsing)2018-08-310.9.5ChrisDone
diff-parse100.03A parser for diff file formats (agpl, library, parsing)2015-02-150.2.1mulby, vengefulpickle
docrecords50.01Vinyl-based records with hierarchical field names, default values and documentation (cli, data, json, library, mit, options, parsing, records)2019-10-090.1.0.0YvesPares
dtd-text160.02Parse and render XML DTDs (bsd3, data, library, parsing, text, xml)2014-01-080.1.2.0YitzGale, M15K
ebnf-bff80.00Parser combinators & EBNF, BFFs! (ebnf, library, metalanguage, mit, parsing, program, text)2015-09-200.1.1.0Lokidottir
emacs-keys50.01library to parse emacs style keybinding into the modifiers and the chars (library, parsing)2015-07-060.0.2.0cocreature
expat-enumerator (deprecated)80.01Enumerator-based API for Expat (deprecated, enumerator, library, mit, parsing, text, xml)2010-12-050.1.0.3JohnMillikin
expression-parser60.01Generalization of parsec's expression parser. (bsd3, library, parsing, text)2013-01-270.1SebastiaanVisser
extensions1480.01Parse Haskell Language Extensions (ghc, haskell, library, mpl, parsing)2023-10-150.1.0.1tomjaguarpaw, vrom911
faster-megaparsec70.00Speed up Megaparsec parsing when parsing succeeds (gpl, library, parsing)2022-11-110.1.2.0olf
fastparser (deprecated)212.01A fast, but bare bones, bytestring parser combinators library. (bsd3, deprecated, library, parsing)2023-06-080.6.0SimonMarechal
fez-conf90.02Simple functions for loading config files (bsd3, library, parsing)2015-03-281.0.3DinoMorelli
fit90.01FIT file decoder (bsd3, data, fitness, library, parsing)2016-03-040.5.2mgiles
fixhs120.01FIX (co)parser (lgpl, library, parsing, program, protocol, text)2012-07-110.1.4ArvinMoezzi
flat1262.255Principled and efficient bit-oriented binary serialization. (bsd3, data, library, parsing, serialization)2022-11-070.6PasqualinoAssini
flatparse910.09High-performance parsing from strict bytestrings (library, mit, parsing)2024-03-100.5.1.0AndrasKovacs
flexible-numeric-parsers140.00Flexible numeric parsers for real-world programming languages. (library, mit, parsing)2021-08-260.1.0.0patrick_thomson
flight-igc140.01A parser for IGC files. (data, library, mpl, parsing)2018-09-111.0.0philderbeast
flight-kml70.01Parsing of pilot tracklogs dumped as KML. (data, flight, geography, gps, kml, library, mpl, parsing, xml)2018-09-111.0.1philderbeast
foscam-filename100.02Foscam File format (bsd3, data, file, library, parsing)2015-11-190.0.4TonyMorris
foscam-sort60.01Foscam File format (bsd3, data, file, library, parsing, program)2016-11-260.0.3TonyMorris
fuzzy-dates351.752Libary for parsing dates in strings in varied formats. (bsd3, library, parsing)2020-03-070.1.1.2ReedOei
fuzzy-parse160.00Tools for processing unstructured text data (library, mit, parsing, text)2020-07-070.1.2.0voidlizard
gather60.00An applicative for parsing unordered things, heterogenous sorting (bsd3, data, library, parsing, sorting)2020-05-120.1.0.0RobertHensing
gcodehs120.00GCode processor (bsd3, library, parsing, program)2020-06-170.1.2.0srk
getflag60.01Command-line parser. (library, mit, parsing)2010-05-221.0TroelsHenriksen
grammar-combinators140.01A parsing library of context-free grammar combinators. (library, parsing)2013-01-020.2.7DominiqueDevriese
grammatical-parsers590.03parsers that combine into grammars (bsd3, library, parsing, program, text)2023-06-250.7.1MarioBlazevic
harg192.00Haskell program configuration using higher kinded data (bsd3, cli, hkd, library, options, parsing, system)2021-03-040.5.0.0alexpeits
hascal200.01tiny calculator library and command-line program (console, library, math, parsing, program, tools, utility, utils)2017-02-273.0.1DagOdenhall, MekeorMelire
haskell-modbus100.01A cereal-based parser for the Modbus protocol (bsd3, data, library, network, parsing)2014-04-150.3.2JasonHickner
headed-megaparsec420.02More informative parser (library, megaparsec, mit, parsers, parsing)2023-12-110.2.1.3NikitaVolkov
hextream230.00Streaming-friendly XML parsers (library, parsing, xml)2021-02-270.3.0.0koral
hourglass-fuzzy-parsing62.01A small library for parsing more human friendly date/time formats. (bsd3, library, parsing, time)2015-07-240.1.0.1TannerDoshier
hsemail640.06Parsec parsers for the Internet Message format (e-mail) (bsd3, library, parsing)2024-02-022.2.2GwernBranwen, PeterSimons
hsemail-ns100.01Internet Message Parsers (bsd3, library, parsing)2017-12-111.7.7JoeFredette, phlummox
hslogger-reader80.00Parsing hslogger-produced logs. (bsd3, interfaces, library, parsing, program)2017-08-141.0.3alex_bates
hsmisc (deprecated)200.01A collection of miscellaneous modules (bsd3, deprecated, library, logging, monads, parsing)2015-06-291.2DinoMorelli
hspec-attoparsec250.01Utility functions for testing your attoparsec parsers with hspec (bsd3, library, parsing, testing)2015-03-210.1.0.2AlpMestanogullari
hspec-megaparsec880.04Utility functions for testing Megaparsec parsers with Hspec (bsd3, library, parsing, testing)2023-10-242.2.1mrkkrp
hspec-parsec130.00Hspec expectations for testing Parsec parsers (bsd3, library, parsing, testing)2019-08-230sjakobi
html-entities980.013A codec library for HTML-escaped text and HTML-entities (codecs, html, library, mit, parsing)2024-01-231.1.4.7NikitaVolkov
html-tokenizer220.01An "attoparsec"-based HTML tokenizer (html, library, mit, parsing, xml)2018-02-050.6.4NikitaVolkov
inchworm110.01Simple parser combinators for lexical analysis. (library, mit, parsing)2019-01-021.1.1.2BenLippmeier
incremental-parser590.05Generic parser library capable of providing partial results from partial input. (gpl, library, parsing)2023-12-190.5.1MarioBlazevic
indentation270.02Indentation sensitive parsing combinators for Parsec and Trifecta (bsd3, library, parsing)2018-10-060.3.3MichaelAdams, OmerAgacan, AlekseyKliger
indentation-core70.03Indentation sensitive parsing combinators core library (bsd3, library, parsing)2018-10-060.0.0.2AlekseyKliger
indentation-parsec90.02Indentation sensitive parsing combinators for Parsec (bsd3, library, parsing)2018-10-060.0.0.2AlekseyKliger
indentation-trifecta110.01Indentation sensitive parsing combinators for Trifecta (bsd3, library, parsing)2018-10-060.1.0AlekseyKliger
indents460.06indentation sensitive parser-combinators for parsec (bsd3, library, parsing, text)2019-10-020.5.0.1JasperVanDerJeugt, SamAnklesaria
infix60.01Infix expression re-parsing (for HsParser library) (library, parsing)2008-03-050.1.1GwernBranwen
input-parsers400.05Extension of the parsers library with more capability and efficiency (bsd3, library, parsing)2023-11-250.3.0.2MarioBlazevic
iteratee-parsec170.01Package allowing parsec parser initeratee (data, library, mit, parsing)2010-11-280.0.6MaciejPiechotka
json-incremental-decoder60.01Incremental JSON parser with early termination and a declarative DSL (data, json, library, mit, parsing)2017-04-070.1.2NikitaVolkov
json-pointer160.03JSON Pointer parsing and interpretation utilities (data, json, library, mit, parsing)2019-01-220.1.2.2NikitaVolkov
kangaroo80.01Binary parsing with random access. (bsd3, library, parsing)2010-02-230.4.0StephenTetley
lasercutter40.00A high-powered, single-pass tree parser. (bsd3, library, parsing)2022-09-080.1.0.0isovector
lex-applicative (deprecated)50.00See README for more info (bsd3, deprecated, library, parsing, text)2019-12-250.0.0.1
libxml-enumerator (deprecated)140.01Enumerator-based API for libXML's SAX interface (deprecated, enumerator, library, mit, parsing, text, xml)2011-04-060.5JohnMillikin
libxml-sax430.05Bindings for the libXML2 SAX interface (foreign, library, mit, parsing, text, xml)2014-02-150.7.5StephenWeber
lispparser170.01Simple parser for LISP S-expressions (bsd3, library, parsing)2011-01-200.3.1EricKow
list-t-attoparsec110.01An "attoparsec" adapter for "list-t" (library, mit, parsing, streaming)2016-10-190.4.1NikitaVolkov
little-earley120.00Simple implementation of Earley parsing (library, mit, parsing)2021-05-290.2.0.0lyxia
looksee330.00A simple text parser with decent errors (bsd3, library, parsing)2024-03-150.6.0ejconlon
looksee-trip120.00A simple text parser with decent errors (bsd3, library, parsing)2024-03-150.6.0ejconlon
machines-attoparsec120.00Parse machines streams with attoparsec parsers. (bsd3, control, data, enumerator, library, parsing, text)2019-01-310davean
makefile200.01Simple Makefile parser and generator (library, mit, parsing)2017-10-231.1.0.0nmattia
megaparsec6852.75267Monadic parser combinators (bsd2, library, parsing)2023-11-039.6.1HerbertValerioRiedel, TikhonJelvis, mrkkrp
megaparsec-tests560.00Test utilities and the test suite of Megaparsec (bsd2, library, parsing)2023-11-039.6.1mrkkrp
mini800.00Minimal essentials (control, data, lenses, library, mit, parsing)2024-03-161.2.1.0vicwall
mtlparse250.02parse library using mtl package (library, parsing)2015-01-210.1.4.0YoshikuniJujo
multiarg420.03Command lines for options that take multiple arguments (bsd3, console, library, parsing)2015-09-100.30.0.10OmariNorman
netstring-enumerator (deprecated)80.01Enumerator-based netstring parsing (deprecated, enumerator, gpl, library, network, parsing)2012-10-200.1.1JohnMillikin
network-attoparsec120.03Utility functions for running a parser against a socket (library, mit, network, parsing)2015-03-150.12.2solatis
nextstep-plist40.01NextStep style plist parser and printer (bsd3, data, library, parsing)2012-09-300.0.1JanChristiansen
opentheory-parser290.03Stream parsers (library, mit, parsing)2015-10-191.160JoeHurd
optima300.02Simple command line interface arguments parser (cli, library, mit, options, parsing)2023-12-140.4.0.5NikitaVolkov
optparse-applicative5883.0367Utilities and combinators for parsing command line options (bsd3, cli, library, options, parsing, system)2023-05-300.18.1.0PaoloCapriotti, huw
optparse-applicative-cmdline-util110.00Utility functions for working with optparse-applicative (agpl, cli, library, options, parsing, system)2024-03-180.2.1TonyZorman
optparse-applicative-simple100.01Simple command line interface arguments parser (cli, library, mit, options, parsing)2019-07-061.1.0.2NikitaVolkov
optparse-enum150.00An enum-text based toolkit for optparse-applicative (bsd3, cli, library, options, parsing, system)2019-07-211.0.0.0ChrisDornan
optstream50.00Command line option parsing library with a twice applicative interface (bsd3, cli, library, options, parsing)2022-04-140.1.1.0danshved
papillon242.06packrat parser (bsd3, library, parsing, program)2019-10-240.1.1.1YoshikuniJujo
parco (deprecated in favor of parser-combinators)70.03Generalised parser combinators (bsd3, deprecated, library, parsing)2013-11-270.1TroelsHenriksen
parco-attoparsec (deprecated in favor of parser-combinators)50.01Generalised parser combinators - Attoparsec interface (bsd3, deprecated, library, parsing)2013-11-270.1TroelsHenriksen
parco-parsec (deprecated in favor of parser-combinators)40.01Generalised parser combinators - Parsec interface (bsd3, deprecated, library, parsing)2013-11-270.1TroelsHenriksen
parse-dimacs140.04DIMACS CNF parser library (bsd3, library, parsing)2012-10-011.3DenisBueno
parsec4442.75922Monadic parser combinators (bsd2, library, parsing)2023-10-043.1.17.0AntoineLatter, HerbertValerioRiedel, phadej
parsec-extra170.03Some miscellaneous basic string parsers. (bsd3, library, parsing)2016-11-160.2.0.0AriePeterson
parsec-numbers610.06Utilities for parsing numbers from strings (bsd3, library, parsing)2014-09-050.1.0ChristianMaeder
parsec-numeric130.02Parsec combinators for parsing Haskell numeric types. (library, parsing)2017-01-070.1.0.0andrewrademacher
parsec-parsers (deprecated in favor of parsers)100.01Parsing instances for Parsec (bsd3, deprecated, library, parsing, text)2013-11-050.2DagOdenhall, EdwardKmett
parsec-permutation350.01Applicative permutation parser for Parsec intended as a replacement for Text.Parsec.Perm. (bsd3, library, parsing)2013-03-080.1.2.0SamuelHoffstaetter
parsec-trace100.01Add a hierarchical trace to Parsec parsers. (library, mit, parsing)2015-11-040.0.0.2sleepomeno
parsec-utils120.01Utility functions and combinators for Text.Parsec (bsd3, library, parsing)2012-11-060.1.0.0RemcoNiemeijer
parsec1210.03Portable monadic parser combinators (bsd3, library, parsing)2021-06-221.0.0.8ChristianMaeder
parsec260.03Monadic parser combinators (bsd3, library, parsing)2015-11-171.0.1AntoineLatter
parsec3200.09Monadic parser combinators (bsd3, library, parsing)2015-02-161.0.1.8ChristianMaeder
parsec3-numbers150.03Utilities for parsing numbers from Char sequences (bsd3, library, parsing)2014-09-050.1.0ChristianMaeder
parsek160.03Parallel Parsing Processes (gpl, library, parsing)2020-10-201.0.4.0JeanPhilippeBernardy
parsely70.01 (bsd3, library, parsing)2007-07-150.1SamuelBronson
parser-combinators2550.069Lightweight package providing commonly useful parser combinators (bsd3, library, parsing)2021-02-061.3.0HerbertValerioRiedel, mrkkrp
parser-combinators-tests140.00Test suite of parser-combinators (bsd3, parsing)2021-02-061.3.0mrkkrp
parser-regex140.00Regex based parsers (bsd3, library, parsing)2024-03-040.1.0.0meooow
parser-unbiased-choice-monad-embedding70.00Parsing library with unbiased choice and support for embedding arbitrary monad (bsd3, library, parsing)2023-01-020.0.0.4safinaskar
parsers2282.2584Parsing combinators (bsd3, library, parsing, text)2022-05-070.12.11EdwardKmett, EricMertens, ryanglscott
parsers-megaparsec70.02`parsers` instances for Megaparsec (bsd3, library, parsing, text)2023-04-050.1.0.2qfpl
parsimony (deprecated)80.02Monadic parser combinators derived from Parsec (bsd3, deprecated, library, parsing)2012-02-061.3IavorDiatchki
parsix200.01Parser combinators with slicing, error recovery, and syntax highlighting (bsd3, library, parsing)2020-03-010.2.2.1OlleFredriksson
parsley152.251A fast parser combinator library backed by Typed Template Haskell (bsd3, library, parsing)2023-08-202.0.0.1j_mie6
parsley-core302.252A fast parser combinator library backed by Typed Template Haskell (bsd3, library, parsing)2023-08-202.3.0.0j_mie6
penn-treebank100.01Tools for manipulating the Penn TreeBank (bsd3, library, natural-language-processing, parsing)2009-06-200.1.0.1EricKow
penntreebank-megaparsec70.00Parser combinators for trees in the Penn Treebank format (bsd3, library, natural-language-processing, parsing)2020-05-140.2.0twotrees12
permute (deprecated in favor of parser-combinators)60.03Generalised permutation parser combinator (bsd3, deprecated, library, parsing)2011-09-221.0TroelsHenriksen
persist170.04Minimal serialization library with focus on performance (bsd3, data, library, parsing)2020-05-140.1.1.5minad
persist-state90.00Serialization library with state and leb128 encoding (bsd3, data, library, parsing)2020-06-210.2.0.0minad
picoparsec122.01Fast combinator parsing for bytestrings and text (bsd3, library, parsing, text)2015-08-130.1.2.3MarioBlazevic
pipes-parse522.033Parsing infrastructure for the pipes ecosystem (bsd3, control, library, parsing, pipes)2021-02-123.0.9GabrielGonzalez
polar-configfile120.01Fork of ConfigFile for Polar Game Engine (bsd3, game-engine, library, parsing)2016-08-070.5.0.0Shockk
polyparse1710.018A variety of alternative parser combinator libraries. (library, parsing, text)2019-08-221.13MalcolmWallace, phadej
ponder60.01PEG parser combinator (library, mit, parsing)2014-03-060.0.1matt
postgresql-binary1670.011Encoders and decoders for the PostgreSQL's binary format (codecs, database, library, mit, parsing, postgresql)2024-01-210.13.1.3NikitaVolkov
postgresql-syntax470.02PostgreSQL AST parsing and rendering (database, library, mit, parsing, postgresql)2023-12-120.4.1.1NikitaVolkov
pro-source60.00Utilities for tracking source locations (library, mpl, parsing)2022-02-030.1.0.0chris_martin, Monoid_Mary
property-list300.03Apple property list parser (data, library, parsing, public-domain, xml)2015-06-190.1.0.5JamesCook
ptera80.01A parser generator (library, parsing)2023-09-110.4.0.0mizunashi_mana
ptera-core50.02A parser generator (library, parsing)2023-09-110.2.0.0mizunashi_mana
ptera-th120.00A parser generator (library, parsing)2023-09-110.7.0.0mizunashi_mana
replace-attoparsec360.00Find, replace, split string patterns with Attoparsec parsers (instead of regex) (bsd2, library, parsing)2023-05-301.5.0.0JamesBrock, haskell_github_trust
replace-megaparsec420.03Find, replace, split string patterns with Megaparsec parsers (instead of regex) (bsd2, library, parsing)2023-05-301.5.0.1JamesBrock, haskell_github_trust
rere500.00Regular-expressions extended with fixpoints for context-free powers (bsd3, library, parsing)2023-10-310.2.0.1phadej
roman-numerals590.04Parsing and pretty printing of Roman numerals (bsd3, library, numerical, parsing)2014-11-070.5.1.5RoelVanDijk
safecopy972.062Binary serialization with version control. (data, library, parsing, public-domain)2021-04-140.10.4.2AdamGundry, DavidFox, DavidHimmelstrup, DavidJohnson, JeremyShaw
safecopy-store80.02Binary serialization with version control. (data, library, parsing, public-domain)2017-12-210.9.6NCrashed
scanner430.05Fast non-backtracking incremental combinator parsing for bytestrings (bsd3, library, parsing)2019-09-180.3.1YurasShumovich
scanner-attoparsec70.01Inject attoparsec parser with backtracking into non-backtracking scanner (bsd3, library, parsing)2021-04-020.2YurasShumovich
sexp60.01S-Expression parsing/printing made fun and easy (gpl, language, library, parsing, program)2013-02-260.7AlexandruScvortov
simple-atom80.01Atom (or symbol) datatype for fast comparision and sorting. (bsd3, compilers-interpreters, data, library, parsing)2011-04-060.2ThomasSchilling
simple-parser230.00Simple parser combinators (bsd3, library, parsing)2022-12-060.12.1ejconlon
snack70.00Strict ByteString Parser Combinator (library, parsing, text)2022-07-160.4.0.0mordae
snail60.00A programming language with no semantics (library, mit, parsing)2023-09-010.1.2.1chiroptical
streaming-binary1620.02Streaming interface to binary. (bsd3, library, parsing, streaming)2017-05-310.3.0.1MathieuBoespflug
streamly2872.533Streaming, dataflow programming and declarative concurrency (array, bsd3, concurrency, dataflow, filesystem, library, list, logic, network, non-determinism, parsing, pipes, reactivity, streaming, streamly, time, unicode)2024-01-180.10.1harendra, pranaysashank, adithyaov
streamly-core642.012Streaming, parsers, arrays, serialization and more (array, bsd3, dataflow, library, list, logic, non-determinism, parsing, pipes, streaming, streamly, time)2024-01-180.2.2harendra, adithyaov
strptime600.05Efficient parsing of LocalTime using a binding to C's strptime, with some extra features (i.e. fractional seconds) (bsd3, data, library, parsing, system)2012-12-181.0.10EugeneKirpichov
substring-parser110.01Match / replace substrings with a parser combinators. (apache, library, parsing, text)2018-07-220.4.1.0igrep
subtitleParser150.02A parser for .srt and .sub files (bsd3, library, parsing, text)2013-03-260.5RubenAstudillo
supplemented70.01Early termination for monads (library, mit, parsing)2016-06-020.5.1NikitaVolkov
svg2q60.01Code generation tool for Quartz code from a SVG. (bsd3, parsing, program)2011-02-280.3.2JanGreve
symantic-cli160.01Symantics for parsing and documenting a CLI (cli, gpl, library, options, parsing, system)2019-10-282.4.2.20190806julm
symantic-parser90.00Parser combinators statically optimized and staged via typed meta-programming (agpl, library, parsing)2021-08-310.2.1.20210803julm
syntactical80.01Distfix expression parsing library (bsd3, library, parsing)2010-07-230.1VoMinhThu
tconfig130.02Simple text configuration file parser library. (bsd3, library, parsing)2013-09-090.5.2AnthonyGrimes, MariusGhita
text-iso86011960.03Converting time to and from ISO 8601 text. (bsd3, library, parsing)2023-06-270.1phadej
text-lips90.01Monadic parsing combinator library with attention to locations (bsd3, library, parsing, text)2022-09-170.1.0.2MikhailVorozhtsov
time-parsers180.02Parsers for types in `time`. (bsd3, library, parsing)2023-03-190.2phadej
tlex130.03A lexer generator (library, parsing)2023-11-020.5.0.0mizunashi_mana
tlex-core160.04A lexer generator (library, parsing)2023-09-110.4.0.0mizunashi_mana
tlex-debug160.00Debug utilities for Tlex (library, parsing)2023-11-020.4.1.0mizunashi_mana
tlex-encoding150.00Encoding plugin for Tlex (library, parsing)2023-11-020.4.1.0mizunashi_mana
tlex-th130.00TemplateHaskell plugin for Tlex (library, parsing)2023-11-020.4.2.0mizunashi_mana
tptp120.01Parser and pretty printer for the TPTP language (formal-methods, gpl, language, library, parsing, pretty-printer, theorem-provers)2021-01-110.1.3.0EK
tree-sitter470.013Unstable bindings for the tree-sitter parsing library. (bsd3, library, parsing, tree-sitter)2022-04-120.9.0.3patrick_thomson, tclem, robrix, dcreager, aymannadeem, joshvera, maxbrunsfeld, rewinfrey, beka
trifecta2722.544A modern parser combinator library with convenient diagnostics (bsd3, diagnostics, library, logging, parsing, pretty-printer, text)2024-02-072.1.4EdwardKmett, EricMertens, quchen, ryanglscott
unparse-attoparsec40.00An attoparsec roundtrip (library, mit, parsing, text)2018-12-070.1.0.0lyxia
utc190.01A pragmatic time and date library. (data, library, mit, parsing, time)2015-06-170.2.0.1LarsPetersen
utf (deprecated)50.00UTF-8 (bsd3, deprecated, library, parsing, text)2019-12-150.0.0.0
uu-interleaved150.03An interleaving combinator for use with applicative style implementations. (applicative, control, library, mit, parsing, text)2018-08-060.2.0.2DoaitseSwierstra, JeroenBransen
uu-parsinglib920.018Fast, online, error-correcting, monadic, applicative, merging, permuting, interleaving, idiomatic parser combinators. (library, mit, parsercombinators, parsercombinators-parsing-text, parsing, parsing-text, text, text.parsercombinators, text.parsercombinators-parsing-text)2022-04-042.9.2DoaitseSwierstra, JeroenBransen
uu-tc220.02Haskell 98 parser combinators for INFOB3TC at Utrecht University (bsd3, library, parsing, text)2015-11-112015.1.1TrevorMcDonell, joaopizani
uu-tc-error50.00Haskell 98 parser combintors for INFOB3TC at Utrecht University (bsd3, library, parsing, text)2023-12-170.3.0.0rednaZ
uu-tc-error-error50.01utilities for parse errors (bsd2, library, parsing)2023-12-150.2.0.0rednaZ
uulib432.017Haskell Utrecht Tools Library (bsd3, library, parsing)2019-02-140.9.24ArieMiddelkoop, AtzeDijkstra, DoaitseSwierstra, JeroenBransen, PhilippHausmann
vcs-revision220.01Facilities for accessing the version control revision of the current directory. (bsd3, data, library, parsing, system)2014-05-160.0.2EugeneKirpichov
vflow-types40.00types for ingesting vflow data with aeson (bsd3, data, library, parsing, text, utility)2019-05-210.1chessai
weighted-regexp180.02Weighted Regular Expression Matcher (bsd3, library, parsing, text)2012-02-140.3.1.2SebastianFischer
winery730.03A compact, well-typed seralisation format for Haskell values (bsd3, codec, data, library, parsing, program, serialization)2022-05-311.4FumiakiKinoshita
wire-streams220.02Fast binary io-streams adapter. (bsd3, data, io-streams, library, parsing)2016-09-270.1.1.0winterland
xml-parsec50.04Parsing XML with Parsec (library, parsing)2008-11-151.0.3GwernBranwen, StephanFriedrichs
xml-query70.02A parser-agnostic declarative API for querying XML-documents (data, library, mit, parsing, xml)2021-06-070.9.1.1NikitaVolkov
xml-query-xml-conduit60.01A binding for the "xml-query" and "xml-conduit" libraries (data, library, mit, parsing, xml)2016-04-040.3.1NikitaVolkov
xml-query-xml-types50.01An interpreter of "xml-query" queries for the "xml-types" documents (data, library, mit, parsing, xml)2016-04-040.4.1NikitaVolkov
yajl-enumerator (deprecated)170.01Enumerator-based interface to YAJL, an event-based JSON implementation (deprecated, enumerator, gpl, json, library, parsing, text)2012-10-280.4.1JohnMillikin
yoctoparsec220.01A truly tiny monadic parsing library (library, mit, parsing)2016-02-040.1.0.0mniip
zydiskell132.00Haskell language binding for the Zydis library, a x86/x86-64 disassembler. (disassembler, gpl, library, parsing, system)2020-11-220.2.0.0nerded