postcard
Message serializer
A lightweight message serialization library for Rust.
A no_std + serde compatible message library for Rust
961 stars
10 watching
94 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
3hren/msgpack-rust | A MessagePack implementation for Rust. | 1,183 |
alex/rust-asn1 | A library for parsing and generating ASN.1 data (DER only) in Rust. | 104 |
kodemartin/rustpostal | A Rust library for parsing and normalizing street addresses | 14 |
thehydroimpulse/nanomsg.rs | A Rust implementation of a messaging library that allows inter-process communication and synchronization. | 392 |
iddm/serde-aux | An auxiliary serde library providing helpful functions for serialisation and deserialisation | 160 |
callum-oakley/json5-rs | A Rust JSON5 serialization and deserialization library built on top of Serde | 185 |
ismasan/oat | Provides a standardized way to serialize API data in Ruby apps. | 278 |
stalwartlabs/mail-parser | A fast and robust e-mail parsing library | 305 |
mandrean/har-rs | A library for serializing and deserializing the HTTP Archive format | 44 |
stalwartlabs/mail-send | A Rust library for building, signing and sending e-mail messages via SMTP. | 211 |
marcono1234/serial-builder | A Java library for manually creating serialization data. | 28 |
paritytech/parity-scale-codec | A Rust library for serializing and deserializing data in a compact binary format | 260 |
serdedotnet/serde | A C# port of the popular Rust serialization/deserialization library | 159 |
k-bx/protocol-buffers | A Haskell implementation of a language-neutral, platform-neutral way to serialize structured data | 80 |
georust/geojson | A Rust library for serializing and parsing the GeoJSON vector GIS file format | 284 |