iddm / serde-auxLinks
An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.
☆171Updated 4 months ago
Alternatives and similar repositories for serde-aux
Users that are interested in serde-aux are comparing it to the libraries listed below
Sorting:
- Procedural macro for recursive async functions☆230Updated 7 months ago
- Serialize and deserialize C-like enum as underlying repr☆248Updated this week
- Serde support for querystring-style strings☆215Updated 3 months ago
- Check if tables and items in a .toml file are lexically sorted☆258Updated 2 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆230Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆347Updated 3 weeks ago
- MIME type guessing of file extensions for Rust.☆186Updated 4 months ago
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- x-www-form-urlencoded meets Serde☆253Updated last year
- A parser and formatter for std::{SystemTime, Duration}