#Serde
Showing 39 of 39 repositories tagged #serde, ranked by stars
Serialization framework for Rust
A lightweight library for converting complex objects to and from simple Python datatypes.
Strongly typed JSON library for Rust
Rusty Object Notation
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.
A pure Rust Excel/OpenDocument SpreadSheets file reader: rust on metal sheets
MessagePack implementation for Rust / msgpack.org[Rust]
Generate JSON Schema documents from Rust code
deserialize env vars into typesafe structs with rust
Fast and well tested serialization library
A fast Rust JSON library based on SIMD.
This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`-annotation.
Yet another serialization library on top of dataclasses, inspired by serde-rs.
Type-erased Serialize, Serializer and Deserializer traits
Supercharge Swift's Codable implementations with macros meta-programming.
A binary encoder/decoder for Rust
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.
Full fake REST API generator written with Rust
Type that deserializes only from one specific value
`serde-json` for `no_std` programs
A group of Rust projects for interacting with the SARIF format
Find out about keys that are ignored when deserializing data
Streaming JSON reader and writer written in Rust
A rust implementation of the AMQP1.0 protocol based on serde and tokio.
Seamless RPC for Rust & TypeScript
JSON Schema based validation tool using serde.
Data validation library for Rust
A stupidly fast open-source Minecraft server, written in Rust for openness, customization and power.
Serde backed Bencode encoding/decoding library for Rust.
A rusty QuickJS-NG wrapper focus on embedding-ready, no-pain type conversion and interoperability capabilities.
Serde-based replacement for #[derive(Debug)]
Terraform State and Plan parser written in Rust
An Emmet-like language that produces JSON, TOML, or YAML
Rust Web server example using Iron, R2d2 Diesel and Serde json
Terminal style portfolio / resume website.
Implementation of the https://prosemirror.net model / transform API in Rust