xeno
XML parser
An XML parser built in Haskell, designed to be fast and memory-efficient
Fast Haskell XML parser
120 stars
9 watching
33 forks
Language: Haskell
last commit: over 1 year ago memory-benchmarkparsersaxxmlxml-parserxml-parsing
Related projects:
Repository | Description | Stars |
---|---|---|
drmohundro/swxmlhash | A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,409 |
willemdj/erlsom | A tool for parsing and generating XML documents in Erlang. | 267 |
processone/fast_xml | A fast and efficient Erlang-based XML parsing library | 134 |
maxim-mazurok/sax-ts | A tool for parsing XML data in a simple and efficient way | 17 |
ohler55/ox | An XML parser and object marshaller designed to be fast and efficient | 905 |
phrogz/slaxml | A Lua-based XML parsing library that supports various XML elements and attributes. | 153 |
yahoojapan/swiftyxmlparser | An XML parsing library implemented in Swift | 582 |
haasted/grappa-xml-parser | A parser experiment using the Grappa framework to parse simplified XML variants. | 1 |
antchfx/xmlquery | An XML query package providing a simple and efficient way to extract data from XML documents using XPath expressions. | 445 |
ruricolist/fxml | A secure-by-default XML parser and serializer library | 32 |
coreoffice/xmlcoder | An XML parsing framework with features like namespace prefix stripping and dynamic node encoding | 802 |
uweschmidt/hxt | A collection of Haskell libraries for parsing and manipulating XML documents | 124 |
aantron/markup.ml | A streaming HTML5 and XML parser that detects character encodings, emits signals, and provides error recovery. | 146 |
michaelrsweet/mxml | A lightweight XML parsing library that provides efficient and flexible ways to read and manipulate XML data structures. | 450 |
xuri/xgen | A tool that generates code from XML schema definitions. | 338 |