serde-json
There are 103 repositories under serde-json topic.
rust-embedded-community/serde-json-core
`serde-json` for `no_std` programs
valaphee/mcrputil
Minecraft Resource Pack Util for encrypting and decrypting resource packs.
importcjj/rust-ajson
Rust port of gjson,get JSON value by dotpath syntax
Piripant/skii
A rust skiing game
semanser/terraform-parser
Terraform State and Plan parser written in Rust
hiltontj/serde_json_path
Query serde_json Values with JSONPath
mandrean/har-rs
A HTTP Archive format (HAR) serialization & deserialization library, written in Rust.
nsmaciej/serde_wat
Scary macros for serde_json
hongquan/QuanWeb
Personal website, written in Rust, using EdgeDB, both server-side rendering and SPA
marci1175/Matthias
A chat-room like messaging app, built in pure rust.
vitorlfaria/rust_clean_api
Simple rust api implemented with clean architecture
bytedream/serde-inline-default
Serde default values via inline declaration
jwodder/serde-jsonlines
Read & write JSON Lines documents
DavidBM/rust-webserver-example-with-iron-diesel-r2d2-serde
Rust Web server example using Iron, R2d2 Diesel and Serde json
mitghi/jetro
Transform, compare and query JSON format
emmatyping/abserde
Generate fast JSON parsers based on type stubs
mandrean/postman-collection-rs
A Postman Collection serialization & deserialization library, written in Rust.
steinerkelvin/rustie-ts
Small TS library to type and safely handle `serde` JSON serializations of Rust enums.
scottanderson/gvas2json
Convert between Unreal Engine save files and JSON
RReverser/serde-ndim
Serde support for n-dimensional arrays from self-describing formats
shettysach/Termfolio
Terminal style portfolio / resume website.
Teajey/serde_json_diff
Create machine-readable JSON diffs
Elazrod56/tiktok_json_analyzer
A Rust program that analyzes your TikTok data.
jofas/display_json
Procedural macros for deriving Debug, Display and FromStr for types that implement serde's Serialize and Deserialize
rudrodip/ytranscript
rust crate that provides functionality to fetch YouTube video transcripts
suchapalaver/gust
Simplifies the process of preserving your recipes and creating comprehensive grocery shopping lists
marti1125/culqi-rust
Culqi API - Rust
shnewto/bqjson
bqjson - Serialize/Deserialzie BigQuery TableResults to/from JSON
Asapin/alkonost
Simple spam detector for YouTube chats with different UI options
laqudee/create-vue-monorepo-rs
Use Rust built create-vue-monorepo cli
rudrodip/askitty
A simple CLI tool to interact with generative models like llms and image generation apis.
Glint-Lang/Glint
🚀Glint - Flexible, fast and lightning fast programming language
impulse-sw/cc-taskboard-server
Сервер для CC TaskBoard
romnn/serde_json_merge
Merge, index, iterate, and sort a serde_json::Value (recursively).
ShenChen1/jsonb-c
An automatic generated binding layer for converting C structure to/from JSON messages.
x2bool/serde_ub_json
UBJSON serialization for Rust using Serde