jsonlite
JSON processor
A high-performance JSON parser and generator optimized for R statistical data and web applications.
A Robust, High Performance JSON Parser and Generator for R
376 stars
17 watching
40 forks
Language: C
last commit: 2 months ago
Linked from 1 awesome list
jsonparserrrstats
Related projects:
Repository | Description | Stars |
---|---|---|
globocom/json-sharp | A tool for processing JSON objects with reusable operation configurations | 6 |
filip26/titanium-json-ld | An implementation of the JSON-LD 1.1 specification in Java | 134 |
01mf02/jaq | A fast and simple JSON data processing tool with improved startup time and correct jq syntax. | 2,759 |
florents-tselai/pgjq | An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way | 185 |
ruby/json | A Ruby implementation of the JSON data serialization format | 703 |
quartzjer/js0n | A lightweight JSON parser written in C that efficiently scans and extracts key-value pairs from a JSON string. | 334 |
lloyd/yajl | A fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance. | 2,156 |
ldn-softdev/jtc | A command-line JSON processing utility with a powerful walk-path interface for extracting and manipulating data from JSON trees. | 501 |
ropensci/jqr | An R interface to jq, allowing efficient processing of JSON data without explicit conversion or regular expression usage. | 143 |
rubensworks/jsonld-streaming-parser.js | A streaming JSON-LD parser that converts documents into RDF/JS triples and quads. | 80 |
michalmuskala/jason | A high-performance JSON parser and generator written in Elixir. | 1,624 |
trentm/json | A fast CLI tool for massaging JSON on the Unix command line | 1,559 |
zaach/jsonlint | A JSON parser and validator with a CLI. | 1,940 |
ohler55/ojc | A lightweight C implementation of optimized JSON parsing and processing. | 35 |
kellyjonbrazil/jello | A CLI tool to filter JSON and JSON Lines data using Python syntax | 495 |