json-rust

JSON parser

A JSON parsing and serialization library written in Rust.

JSON implementation in Rust

GitHub

566 stars
13 watching
63 forks
Language: Rust
last commit: 7 months ago
decoderencoderjsonparserrust

Related projects:

Repository Description Stars
rustadopt/jzon-rs A JSON parsing and serialization library in Rust 8
misawa/xq A Rust implementation of jq for querying and manipulating structured data 333
ruby/json A Ruby implementation of the JSON data serialization format 703
mjansson/json An in-place JSON parser implemented in a single header file 74
kunalsin9h/livejq An alternative to jq with continuous parsing support and filtering capabilities for handling invalid JSON without crashing. 15
rudolph-miller/jonathan A JSON encoder and decoder implemented in Common Lisp. 164
importcjj/rust-ajson Rust library to parse and query JSON data using dotpath syntax 105
griffindy/rackson A Ruby library that deserializes JSON into Ruby objects with type checking and optional property definition. 7
json-parser/json-parser A lightweight C parser for structured data formats like JSON 1,285
tunnuz/json A C++ JSON parser that builds an in-memory tree representing the JSON structure. 41
callum-oakley/json5-rs A Rust JSON5 serialization and deserialization library built on top of Serde 184
zaach/jsonlint A JSON parser and validator with a CLI. 1,940
yamafaktory/jql A tool for querying and manipulating JSON data using a simple, intuitive syntax. 1,509
vincenthz/libjson A lightweight JSON parser and printer library for C. 283
arkanovicz/essential-json A lightweight Java JSON library providing minimalistic parsing and rendering capabilities 5