ox
XML parser
An XML parser and object marshaller designed to be fast and efficient
Ruby Optimized XML Parser
905 stars
25 watching
75 forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ocramz/xeno | An XML parser built in Haskell, designed to be fast and memory-efficient | 120 |
ohler55/ojc | A lightweight C implementation of optimized JSON parsing and processing. | 35 |
yahoojapan/swiftyxmlparser | An XML parsing library implemented in Swift | 582 |
recp/xml | A lightweight XML parser that creates a DOM-like data structure and allows easy iteration over XML objects | 12 |
processone/fast_xml | A fast and efficient Erlang-based XML parsing library | 134 |
overbryd/exoml | A module to convert between XML and an internal tree structure | 7 |
michaelrsweet/mxml | A lightweight XML parsing library that provides efficient and flexible ways to read and manipulate XML data structures. | 450 |
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 |
chenyunguimilook/swiftyxml | A Swift library that provides a simple and Swifty way to parse and manipulate XML data. | 103 |
antchfx/xmlquery | An XML query package providing a simple and efficient way to extract data from XML documents using XPath expressions. | 445 |
aantron/markup.ml | A streaming HTML5 and XML parser that detects character encodings, emits signals, and provides error recovery. | 146 |
ianh/owl | A parser generator tool for visibly pushdown languages | 746 |
coreoffice/xmlcoder | An XML parsing framework with features like namespace prefix stripping and dynamic node encoding | 802 |
thisistherk/fast_obj | A fast and efficient C++ library for parsing OBJ files | 635 |