json

JSON serializer

A strongly typed JSON library for Rust that provides efficient and flexible data conversion between different representations.

Strongly typed JSON library for Rust

GitHub

5k stars
38 watching
564 forks
Language: Rust
last commit: almost 2 years ago
Linked from 1 awesome list

jsonrustserde

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
serde-rs/serdeA framework for efficiently and generically serializing and deserializing data structures in Rust.9,255
callum-oakley/json5-rsA Rust JSON5 serialization and deserialization library built on top of Serde185
serdedotnet/serdeA C# port of the popular Rust serialization/deserialization library159
iddm/serde-auxAn auxiliary serde library providing helpful functions for serialisation and deserialisation160
rust-cli/config-rsA configuration system designed to support 12-factor applications and various data formats.2,700
importcjj/rust-ajsonRust library to parse and query JSON data using dotpath syntax105
freestrings/jsonpathA Rust-based JSON path engine providing a similar API interface across Webassembly and Javascript124
koute/stdwebRust bindings to Web APIs for client-side scripting3,448
maciejhirsz/json-rustA JSON parsing and serialization library written in Rust.569
serayuzgur/weldA fake REST API generator written in Rust306
sundoge/simdjson-rustRust bindings for JSON parsing with SIMD optimization103
simd-lite/simd-jsonA fast and efficient JSON parser with Serde compatibility, optimized for SIMD instructions1,179
stranger6667/jsonschemaA high-performance JSON Schema validator for Rust546
cloudwego/sonic-rsA fast Rust JSON parsing and serialization library500
rustadopt/jzon-rsA JSON parsing and serialization library in Rust8