serde topic
calamine
A pure Rust Excel/OpenDocument SpreadSheets file reader: rust on metal sheets
msgpack-rust
MessagePack implementation for Rust / msgpack.org[Rust]
envy
deserialize env vars into typesafe structs with rust
hyperjson
🐍 A hyper-fast Python module for reading/writing JSON data using Rust's serde-json.
schemars
Generate JSON Schema documents from Rust code
serde-wasm-bindgen
Native integration of Serde with wasm-bindgen
serde_with
This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`-annotation.
msgspec
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML