iddm / serde-aux
An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.
☆160Updated 7 months ago
Related projects ⓘ
Alternatives and complementary repositories for serde-aux
- Procedural macro for recursive async functions☆209Updated 6 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆205Updated this week
- Serialize and deserialize C-like enum as underlying repr☆231Updated last week
- Check if tables and items in a .toml file are lexically sorted☆219Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated last week
- Allows for the creation of serialised Rust tests☆229Updated last week
- Serde support for querystring-style strings☆194Updated 5 months ago
- Compile-time string formatting☆215Updated 2 months ago
- A parser and formatter for std::{SystemTime, Duration}☆292Updated last year
- MIME type guessing of file extensions for Rust.☆166Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆223Updated last week
- x-www-form-urlencoded meets Serde☆230Updated 3 months ago
- An async parser for multipart/form-data content-type in Rust☆157Updated 6 months ago
- Async synchronization primitives☆255Updated last month
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆186Updated last year
- Conditional compilation according to rustc compiler version☆334Updated last week
- A middleware for actix-web that provides rate-limiting backed by governor.☆102Updated 3 weeks ago
- Async session support with plugabble backends☆122Updated last year
- Efficient and customizable data-encoding functions in Rust☆177Updated this week
- Find out path at which a deserialization error occurred☆322Updated last week
- A Cargo subcommand to build and test all feature flag combinations.☆147Updated last year
- Expanding opportunities standard library std::fs and std::io☆301Updated 11 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆176Updated last week
- ❌ GitHub Action for cargo-deny 🦀☆131Updated 3 months ago
- A Rust JSON5 serializer and deserializer which speaks Serde.☆184Updated last year
- Build a config structure from environment variables in Rust without boilerplate☆204Updated 2 months ago
- Converts to and from various cases.☆124Updated 9 months ago
- Type that deserializes only from one specific value☆227Updated last week
- A Rust Cargo sub-command and libraries to extract and build localization resources to embed in your application/library☆125Updated 3 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 8 months ago