iddm / serde-aux
An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.
☆157Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for serde-aux
- Procedural macro for recursive async functions☆209Updated 6 months ago
- Serialize and deserialize C-like enum as underlying repr☆231Updated this week
- Serde support for querystring-style strings☆193Updated 5 months ago
- An async parser for multipart/form-data content-type in Rust☆158Updated 6 months ago
- Check if tables and items in a .toml file are lexically sorted☆217Updated 3 weeks ago
- Async session support with plugabble backends☆122Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆203Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆317Updated last month
- Compile-time string formatting☆212Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆222Updated last month
- Async broadcast channels☆164Updated 3 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆185Updated last year
- Allows for the creation of serialised Rust tests☆225Updated this week
- x-www-form-urlencoded meets Serde☆228Updated 2 months ago
- Async synchronization primitives☆255Updated 3 weeks ago
- A token-based rate limiter based on the leaky bucket algorithm.☆92Updated 2 months ago
- Rust Open API v3 Structs and Enums for easy deserialization with serde☆173Updated 4 months ago
- Actix-web middleware to expose Prometheus metrics☆94Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Rust library for hashing passwords using Argon2.☆221Updated 10 months ago
- Converts to and from various cases.☆123Updated 8 months ago
- Task abstraction for building executors☆401Updated 3 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆288Updated last year
- Idiomatic argon2 password hashing for several languages☆146Updated last year
- Find out path at which a deserialization error occurred☆323Updated this week
- Adaptors between compression crates and Rust's async IO types☆403Updated 2 weeks ago
- Efficient and customizable data-encoding functions in Rust☆177Updated 2 weeks ago
- A websocket protocol implementation.☆89Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 7 months ago
- Asynchronous HTTP body trait☆129Updated 2 months ago