iddm / serde-auxLinks
An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.
☆166Updated last month
Alternatives and similar repositories for serde-aux
Users that are interested in serde-aux are comparing it to the libraries listed below
Sorting:
- Serialize and deserialize C-like enum as underlying repr☆243Updated 2 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆217Updated 3 weeks ago
- An async parser for multipart/form-data content-type in Rust☆159Updated last year
- Procedural macro for recursive async functions☆224Updated 4 months ago
- Check if tables and items in a .toml file are lexically sorted☆241Updated last week
- Serde support for querystring-style strings☆208Updated this week
- Allows for the creation of serialised Rust tests☆252Updated last month
- x-www-form-urlencoded meets Serde☆248Updated 9 months ago
- Async TLS for the Tokio runtime☆150Updated last month
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- Compile-time string formatting☆236Updated 5 months ago
- A parser and formatter for std::{SystemTime, Duration}☆330Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- MIMEs in Rust☆193Updated 7 months ago
- A middleware for actix-web that provides rate-limiting backed by governor.☆111Updated 4 months ago
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆245Updated 2 months ago
- MIME type guessing of file extensions for Rust.☆184Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆108Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆155Updated last year
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆365Updated 10 months ago
- Async synchronization primitives☆269Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆420Updated last week
- Procedural macros to derive numeric traits in Rust☆202Updated last year
- Async session support with plugabble backends☆124Updated 2 years ago
- Asynchronous HTTP body trait☆142Updated last month
- Efficient and customizable data-encoding functions in Rust☆188Updated 2 weeks ago
- Message authentication code algorithms written in pure Rust☆287Updated this week
- Actix-web middleware to expose Prometheus metrics☆99Updated 3 weeks ago
- A Rust equivalent of Unix command "which".☆228Updated 3 weeks ago