90 skills found · Page 1 of 3
Tencent / RapidjsonA fast JSON parser/generator for C++ with both SAX/DOM style API
mity / Md4cC Markdown parser. Fast. SAX-like interface. Compliant to CommonMark specification.
uhop / Stream JsonThe micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can parse JSON files far exceeding available memory streaming individual primitives using a SAX-inspired API.
isaacs / Sax JsA sax style parser for JS
xmppo / Node Expatlibexpat XML SAX parser binding for node.js
scala / Scala XmlThe standard Scala XML library
qcam / SaxyFast SAX parser and encoder for XML in Elixir
willemdj / ErlsomXML parser for Erlang
pauldix / Sax MachineA declarative sax parsing library backed by Nokogiri.
kashifrazzaqui / Json StreamerA fast streaming JSON parser for Python that generates SAX-like events using yajl
dgraham / Json StreamA streaming JSON parser that generates SAX-like events.
Phrogz / SLAXMLSAX-like streaming XML parser for Lua
orisano / GosaxGo library for XML SAX (Simple API for XML) parsing
soulcutter / SaxeratorA SAX-based XML parser for parsing large files into manageable chunks
tenaciousRas / Android Plist ParserSAX based PList parser for Android
Alinto / SopeSOPE is an extensive set of frameworks which form a complete Web application server environment. Besides the Apple WebObjects compatible appserver extended with Zope concepts, it contains a large set of reusable classes: XML processing (SAX, DOM, XML-RPC), MIME/IMAP4 processing, LDAP connectivity, RDBMS connectivity, and iCalendar parsing.
eliben / Gosaxgosax is a basic wrapper for stream parsing of XML (SAX) Go
andreww / FoxA Fortran XML library
tadasv / Csv ParserCallback based (SAX like) CSV Parser for C
Sophiestication / Swifty Xml Sequenceswifty-xml-sequence is a lightweight, incremental XML parser built as a Swift wrapper around the libxml2 SAX parser.