Encoding
stepancheg/rust-protobuf2.8K

Rust implementation of Google protocol buffers

bincode-org/bincode2.8K

A binary encoder/decoder CI

servo/html5ever2.2K

High-performance browser-grade HTML5 parser

capnproto/capnproto-rust2.1K

Cap'n Proto is a type system for distributed systems

BurntSushi/rust-csv1.7K

A fast and flexible CSV reader and writer, with support for Serde

tafia/quick-xml1.3K

High performance XML pull reader/writer

3Hren/msgpack-rust1.2K

Low/high level MessagePack implementation

BurntSushi/byteorder995

Supports big-endian, little-endian and native byte orders

chyh1990/yaml-rust614

The missing YAML 1.2 implementation.

netvl/xml-rs462

A streaming XML library

mongodb/bson-rust423

Encoding and decoding support for BSON

lifthrasiir/rust-encoding285

Character encoding support for Rust. (also known as rust-encoding) It is based on WHATWG Encoding Standard, and also provides an advanced interface for error detection and recovery.

mrhooray/crc-rs194

Rust implementation of CRC(16, 32, 64) with support of various standards

media-io/yaserde186

Yet Another Serializer/Deserializer specialized for XML

iddm/serde-aux162

additional tools for using with the serde library. CI Crates badge

shepmaster/sxd-xpath122

An XPath library

frol/flatc-rust111

FlatBuffers compiler (flatc) integration for Cargo build scripts

alex/rust-asn1105

ASN.1 (DER) serializer

Florob/RustyXML103

an XML parser

s
serde_cbor

CBOR support for serde