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.
160 stars
2 watching
26 forks
Language: Rust
last commit: 7 months ago
Linked from 1 awesome list
rustserde
Related projects:
Repository | Description | Stars |
---|---|---|
serdedotnet/serde | A C# port of the popular Rust serialization/deserialization library | 156 |
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. | 52 |
simd-lite/simd-json | A fast and efficient JSON parser with Serde compatibility, optimized for SIMD instructions | 1,167 |
callum-oakley/json5-rs | A Rust JSON5 serialization and deserialization library built on top of Serde | 184 |
alex/rust-asn1 | A Rust library for serializing and deserializing ASN.1 data in DER format. | 101 |
jamesmunns/postcard | A lightweight message serialization library for Rust. | 924 |
gyscos/zstd-rs | A Rust binding for the zstd compression library | 527 |
atsamd-rs/atsamd | A set of Rust crates and libraries for working with Microchip SAMD microcontrollers | 562 |
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 | 505 |
media-io/yaserde | A Rust-based XML serialization and deserialization library with customizable features and support for various data types. | 182 |
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 | 846 |
daniel-liu-c0deb0t/triple_accel | A Rust library providing optimized SIMD-based edit distance routines and string search algorithms with platform-dependent fallbacks. | 104 |