serde topic
List
serde repositories
erased-serde
635
Stars
36
Forks
Watchers
Type-erased Serialize, Serializer and Deserializer traits
fe2o3-amqp
56
Stars
6
Forks
Watchers
A rust implementation of the AMQP1.0 protocol based on serde and tokio.
asn1rs
48
Stars
19
Forks
Watchers
Generates Rust Code and optionally compatible Protobuf schema files from ASN.1 definitions.
aws-lambda-events
129
Stars
55
Forks
Watchers
Rust event types for AWS Lambda
rudano
43
Stars
3
Forks
Watchers
A data serialization format as similar as possible to Rust's own syntax
serde-bencode
60
Stars
14
Forks
Watchers
Serde backed Bencode encoding/decoding library for Rust.
marshmallow
6.9k
Stars
621
Forks
Watchers
A lightweight library for converting complex objects to and from simple Python datatypes.