postcard
Message serializer
A lightweight message serialization library for Rust.
A no_std + serde compatible message library for Rust
924 stars
10 watching
88 forks
Language: Rust
last commit: 12 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
3hren/msgpack-rust | A MessagePack implementation for Rust. | 1,171 |
alex/rust-asn1 | A Rust library for serializing and deserializing ASN.1 data in DER format. | 101 |
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. | 391 |
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 | 184 |
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 | 300 |
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. | 209 |
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 | 258 |
serdedotnet/serde | A C# port of the popular Rust serialization/deserialization library | 156 |
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 | 279 |