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
5k stars
38 watching
564 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list
jsonrustserde
Related projects:
Repository | Description | Stars |
---|---|---|
serde-rs/serde | A framework for efficiently and generically serializing and deserializing data structures in Rust. | 9,255 |
callum-oakley/json5-rs | A Rust JSON5 serialization and deserialization library built on top of Serde | 185 |
serdedotnet/serde | A C# port of the popular Rust serialization/deserialization library | 159 |
iddm/serde-aux | An auxiliary serde library providing helpful functions for serialisation and deserialisation | 160 |
rust-cli/config-rs | A configuration system designed to support 12-factor applications and various data formats. | 2,700 |
importcjj/rust-ajson | Rust library to parse and query JSON data using dotpath syntax | 105 |
freestrings/jsonpath | A Rust-based JSON path engine providing a similar API interface across Webassembly and Javascript | 124 |
koute/stdweb | Rust bindings to Web APIs for client-side scripting | 3,448 |
maciejhirsz/json-rust | A JSON parsing and serialization library written in Rust. | 569 |
serayuzgur/weld | A fake REST API generator written in Rust | 306 |
sundoge/simdjson-rust | Rust bindings for JSON parsing with SIMD optimization | 103 |
simd-lite/simd-json | A fast and efficient JSON parser with Serde compatibility, optimized for SIMD instructions | 1,179 |
stranger6667/jsonschema | A high-performance JSON Schema validator for Rust | 546 |
cloudwego/sonic-rs | A fast Rust JSON parsing and serialization library | 500 |
rustadopt/jzon-rs | A JSON parsing and serialization library in Rust | 8 |