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
558 forks
Language: Rust
last commit: 6 days 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,163 |
callum-oakley/json5-rs | A Rust JSON5 serialization and deserialization library built on top of Serde | 184 |
serdedotnet/serde | A C# port of the popular Rust serialization/deserialization library | 156 |
iddm/serde-aux | An auxiliary serde library providing helpful functions for serialisation and deserialisation | 160 |
rust-cli/config-rs | A configuration system for Rust applications that supports multiple formats and allows flexible configuration management. | 2,638 |
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 | 122 |
koute/stdweb | Rust bindings to Web APIs for client-side scripting | 3,447 |
maciejhirsz/json-rust | A JSON parsing and serialization library written in Rust. | 566 |
serayuzgur/weld | A fake REST API generator written in Rust | 307 |
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,167 |
stranger6667/jsonschema | A high-performance JSON Schema validator for Rust | 527 |
cloudwego/sonic-rs | A fast Rust JSON parsing and serialization library | 486 |
rustadopt/jzon-rs | A JSON parsing and serialization library in Rust | 8 |