serde-aux

Serialization helper

An auxiliary serde library providing helpful functions for serialisation and deserialisation

An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.

GitHub

160 stars
2 watching
26 forks
Language: Rust
last commit: 9 months ago
Linked from 1 awesome list

rustserde

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
serdedotnet/serde A C# port of the popular Rust serialization/deserialization library 159
iddm/challonge-rs A Rust client library for interacting with the Challonge REST API. 2
iddm/urlshortener-rs Provides a simple URL shortening service with various providers and authentication options. 51
simd-lite/simd-json A fast and efficient JSON parser with Serde compatibility, optimized for SIMD instructions 1,179
callum-oakley/json5-rs A Rust JSON5 serialization and deserialization library built on top of Serde 185
alex/rust-asn1 A library for parsing and generating ASN.1 data (DER only) in Rust. 104
jamesmunns/postcard A lightweight message serialization library for Rust. 961
gyscos/zstd-rs A Rust binding for the zstd compression library 531
atsamd-rs/atsamd Provides Rust APIs and support for Microchip microcontrollers 571
rust-embedded/svd A set of libraries for manipulating and parsing Common Microcontrollers System Integration SVD (Device Description) files in Rust. 71
duckdb/duckdb-rs An ergonomic Rust wrapper for DuckDB's C API 527
media-io/yaserde A Rust-based XML serialization and deserialization library with customizable features and support for various data types. 185
jacob-carlborg/orange A serialization library for the D programming language. 72
foundry-rs/forge-std A collection of helpful contracts and libraries to simplify development with Forge and Foundry 856
daniel-liu-c0deb0t/triple_accel A Rust library providing optimized SIMD-based edit distance routines and string search algorithms with platform-dependent fallbacks. 105