iddm / serde-aux
An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.
☆162Updated 8 months ago
Alternatives and similar repositories for serde-aux:
Users that are interested in serde-aux are comparing it to the libraries listed below
- Serialize and deserialize C-like enum as underlying repr☆235Updated 2 months ago
- An async parser for multipart/form-data content-type in Rust☆158Updated 8 months ago
- Procedural macro for recursive async functions☆216Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆212Updated 2 months ago
- Serde support for querystring-style strings☆199Updated 7 months ago
- Check if tables and items in a .toml file are lexically sorted☆221Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆238Updated 5 months ago
- Async session support with plugabble backends☆124Updated last year
- Async synchronization primitives☆259Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆327Updated 2 months ago
- Procedural macros to derive numeric traits in Rust☆180Updated 11 months ago
- Efficient and customizable data-encoding functions in Rust☆181Updated this week
- A parser and formatter for std::{SystemTime, Duration}☆303Updated last year
- Allows for the creation of serialised Rust tests☆236Updated last month
- Compile-time string formatting☆224Updated last month
- A middleware for actix-web that provides rate-limiting backed by governor.☆106Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆130Updated last month
- Struct fields that are made read-only accessible to other modules☆229Updated 2 months ago
- MIME type guessing of file extensions for Rust.☆172Updated 6 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆187Updated last year
- A token-based rate limiter based on the leaky bucket algorithm.☆105Updated 5 months ago
- A tower (axum) cookies manager☆127Updated 2 weeks ago
- Async TLS for the Tokio runtime☆134Updated last month
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆352Updated 6 months ago
- ☆188Updated last year
- MIMEs in Rust☆185Updated 2 months ago
- Find out path at which a deserialization error occurred☆330Updated 2 months ago
- Message authentication code algorithms written in pure Rust☆271Updated 2 months ago
- ☆252Updated 3 weeks ago
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆213Updated last week