iddm / serde-aux
An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.
☆164Updated 2 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☆240Updated last month
- Procedural macro for recursive async functions☆220Updated 3 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆216Updated 4 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Serde support for querystring-style strings☆204Updated last month
- An async parser for multipart/form-data content-type in Rust☆158Updated 11 months ago
- Compile-time string formatting☆236Updated 4 months ago
- Async synchronization primitives☆264Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆231Updated 3 months ago
- x-www-form-urlencoded meets Serde☆244Updated 8 months ago
- Allows for the creation of serialised Rust tests☆247Updated last week
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- Utilities for collecting metrics from a Tokio application☆332Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆244Updated 3 weeks ago
- A middleware for actix-web that provides rate-limiting backed by governor.☆110Updated 2 months ago
- MIME type guessing of file extensions for Rust.☆181Updated this week
- Rate Limiting middleware for Tower/Axum/Tonic/Hyper utilizing the governor crate☆231Updated last month
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- A set of alternative `derive` attributes for Rust☆436Updated 10 months ago
- Async session support with plugabble backends☆124Updated last year
- Pull in every source file in a directory as a module☆172Updated last month
- Efficient and customizable data-encoding functions in Rust☆184Updated this week
- Async broadcast channels☆176Updated 3 months ago
- A parser and formatter for std::{SystemTime, Duration}☆325Updated last month
- A token-based rate limiter based on the leaky bucket algorithm.☆106Updated last week
- Structured logging for actix-web applications.☆245Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- Rust library for hashing passwords using Argon2.☆228Updated last year
- Boolean-valued predicate functions in Rust☆191Updated 2 weeks ago
- Asynchronous HTTP body trait☆137Updated last week