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
381 stars
17 watching
40 forks
Language: C
last commit: 5 months ago
Linked from 1 awesome list
jsonparserrrstats
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for processing JSON objects with reusable operation configurations | 6 |
| An implementation of the JSON-LD 1.1 specification in Java | 137 |
| A JSON data processing tool focused on correctness and performance | 2,894 |
| An extension for Postgres that embeds the jq compiler to execute JSON data in a programming language-like way | 189 |
| A Ruby implementation of the JSON data serialization format | 704 |
| A lightweight JSON parser written in C that efficiently scans and extracts key-value pairs from a JSON string. | 335 |
| A fast and portable C library for parsing JSON data from streams, with minimal memory copying and fast performance. | 2,156 |
| A JSON data manipulation tool with features like walk-path interface and support for regular expressions | 502 |
| An R interface to jq, allowing efficient processing of JSON data without explicit conversion or regular expression usage. | 143 |
| A streaming JSON-LD parser that converts documents into RDF/JS triples and quads. | 80 |
| A high-performance JSON parser and generator written in Elixir. | 1,629 |
| A fast CLI tool for massaging JSON on the Unix command line | 1,558 |
| A JSON parser and validator with a CLI. | 1,948 |
| A lightweight C implementation of optimized JSON parsing and processing. | 34 |
| A CLI tool to filter JSON and JSON Lines data using Python syntax | 498 |