streaming-parser
There are 16 repositories under streaming-parser topic.
libexpat/libexpat
:herb: Fast streaming XML parser written in C99 with >90% test coverage; moved from SourceForge to GitHub
rictic/jsonriver
A simple, fast streaming JSON parser built on standards.
ziord/cxml
C XML Minimalistic Library (CXML) - An XML library for C with a focus on simplicity and ease of use.
scaleset/scaleset-geo
Scaleset Geo is a GeoJSON compatible framework for working with simple feature data.
manidlou/concatjson
concatenated JSON streaming parser/serializer for node.js
keithduncan/json-projection
Project a filtering transform over a JSON stream to process large JSON documents with low memory overhead.
rahra/libhpxml
A High Performance XML Stream Parser.
rootslab/auntie
Auntie, my dear ultra-fast module for untying/splitting/counting a stream of data by a chosen separator sequence.
SirDarcanos/wp-twitch-pack
A pack of utilities for Twitch and WordPress, like follow buttons, video lists, channel management, etc.
derekenos/json-parser
A simple streaming JSON parser
kekyo/CenterCLR.ExaSerializers
A lightning fast & lightweight simple binary serializer for .NET
deftio/fifostr
python mutable string class with streaming pattern recognition parser and FIFO support
regular/loner
A transform stream for node and browserify that ensures that certain data sequences appear in their own, separate chunks
gilzoide/stringstream-lua
An object that loads chunks of strings on demand compatible with a subset of the Lua string API suitable for parsing
lajosbencz/php-stream-parse-sql
PHP library to parse large SQL files command-by-command
Paebbels/pyTokenizer
A streaming tokenizer.