serde topic

List serde repositories

calamine

1.6k
Stars
149
Forks
Watchers

A pure Rust Excel/OpenDocument SpreadSheets file reader: rust on metal sheets

msgpack-rust

1.1k
Stars
122
Forks
Watchers

MessagePack implementation for Rust / msgpack.org[Rust]

envy

804
Stars
39
Forks
Watchers

deserialize env vars into typesafe structs with rust

serde-yaml

940
Stars
146
Forks
Watchers

Strongly typed YAML library for Rust

hyperjson

500
Stars
40
Forks
Watchers

🐍 A hyper-fast Python module for reading/writing JSON data using Rust's serde-json.

schemars

731
Stars
203
Forks
Watchers

Generate JSON Schema documents from Rust code

serde-wasm-bindgen

536
Stars
31
Forks
Watchers

Native integration of Serde with wasm-bindgen

serde_with

609
Stars
63
Forks
Watchers

This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`-annotation.

msgspec

1.9k
Stars
56
Forks
Watchers

A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML

weld

292
Stars
25
Forks
Watchers

Full fake REST API generator written with Rust