serde topic

List serde repositories

erased-serde

632
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

cbor

297
Stars
101
Forks
Watchers

CBOR support for serde.

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.

serde

8.6k
Stars
740
Forks
Watchers

Serialization framework for Rust

json

4.6k
Stars
524
Forks
Watchers

Strongly typed JSON library for Rust