Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Oboe.js | 4,716 | 6 months ago | 119 | other | JavaScript | |||||
A streaming approach to JSON. Oboe.js speeds up web applications by providing parsed objects before the response completes. | ||||||||||
Jackson Databind | 3,296 | 77,047 | 10,108 | 10 hours ago | 171 | September 03, 2022 | 492 | apache-2.0 | Java | |
General data-binding package for Jackson (2.x): works on streaming API (core) implementation(s) | ||||||||||
Render | 1,718 | 423 | 200 | 3 months ago | 13 | June 22, 2022 | mit | Go | ||
Go package for easily rendering JSON, XML, binary data, and HTML templates responses. | ||||||||||
Saw | 1,320 | 2 months ago | 13 | February 11, 2021 | 45 | mit | Go | |||
Fast, multi-purpose tool for AWS CloudWatch Logs | ||||||||||
Stream Json | 795 | 308 | 110 | 8 days ago | 43 | February 17, 2022 | 4 | other | JavaScript | |
The 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. | ||||||||||
Jsonstreamingparser | 694 | 42 | 14 | a month ago | 16 | May 22, 2020 | 9 | mit | PHP | |
A JSON streaming parser implementation in PHP. | ||||||||||
Omniparser | 561 | 1 | 2 months ago | 21 | September 19, 2022 | mit | Go | |||
omniparser: a native Golang ETL streaming parser and transform library for CSV, JSON, XML, EDI, text, etc. | ||||||||||
Loaders.gl | 560 | 64 | 87 | 8 days ago | 217 | September 20, 2022 | 105 | other | TypeScript | |
Loaders for big data visualization. Website: | ||||||||||
Logzoom | 459 | 5 years ago | 4 | February 15, 2017 | 9 | mit | Go | |||
A lightweight replacement for logstash indexer in Go | ||||||||||
Stream Parser | 420 | 3 | 19 days ago | 13 | March 02, 2022 | 6 | mit | PHP | ||
⚡ PHP7 / Laravel Multi-format Streaming Parser |
This is a streaming JSON parser. For a simpler, sax-based version see this gist: https://gist.github.com/1821394
The MIT License (MIT) Copyright (c) 2011-2012 Tim Caswell
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.