A lightweight library for converting complex objects to and from simple Python datatypes.
翻译 - 一个轻量级的库,用于将复杂对象与简单Python数据类型相互转换。
A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML
Typeshare is the ultimate tool for synchronizing your type definitions between Rust and other languages for seamless FFI.
MessagePack implementation for Rust / msgpack.org[Rust]
deserialize env vars into typesafe structs with rust
Fast and well tested serialization library
Yet another serialization library on top of dataclasses, inspired by serde-rs.
This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`-annotation.
Native integration of Serde with wasm-bindgen
🐍 A hyper-fast Python module for reading/writing JSON data using Rust's serde-json.
A library for generating TypeScript definitions from rust code.