dtolnay / serde-reprLinks
Serialize and deserialize C-like enum as underlying repr
☆246Updated last month
Alternatives and similar repositories for serde-repr
Users that are interested in serde-repr are comparing it to the libraries listed below
Sorting:
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- Procedural macro for recursive async functions☆224Updated 5 months ago
- Async synchronization primitives☆269Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- x-www-form-urlencoded meets Serde☆251Updated 10 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- Procedural macros to derive numeric traits in Rust☆205Updated last year
- Check if tables and items in a .toml file are lexically sorted☆245Updated 2 weeks ago
- Common utilities used with hyper.☆147Updated last week
- Type that deserializes only from one specific value☆243Updated last month
- Serde support for querystring-style strings☆211Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- ☆210Updated last month
- ☆312Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆318Updated last year
- Compile-time string formatting☆238Updated 6 months ago
- Async session support with plugabble backends☆124Updated 2 years ago
- A parser and formatter for std::{SystemTime, Duration}☆333Updated 3 months ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆169Updated 2 months ago
- MIME type guessing of file extensions for Rust.☆186Updated 2 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆140Updated last month
- Typed HTTP Headers from hyper☆180Updated 3 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆217Updated last month
- Boolean-valued predicate functions in Rust☆196Updated 3 weeks ago
- Asynchronous HTTP body trait☆141Updated 2 months ago
- An async parser for multipart/form-data content-type in Rust☆160Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆137Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- A scope for async_std and tokio to spawn non-static futures☆136Updated last year
- Semantic wrapper for byte count representations☆137Updated 2 months ago