dtolnay / serde-repr
Serialize and deserialize C-like enum as underlying repr
☆236Updated last week
Alternatives and similar repositories for serde-repr:
Users that are interested in serde-repr are comparing it to the libraries listed below
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆213Updated 2 months ago
- Procedural macro for recursive async functions☆218Updated 2 weeks ago
- Async synchronization primitives☆262Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆328Updated this week
- Compile-time string formatting☆228Updated last month
- Conditional compilation according to rustc compiler version☆346Updated last week
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆162Updated 9 months ago
- A parser and formatter for std::{SystemTime, Duration}☆304Updated last year
- A lightweight version of pin-project written with declarative macros.☆236Updated 2 weeks ago
- x-www-form-urlencoded meets Serde☆238Updated 5 months ago
- Async session support with plugabble backends☆124Updated last year
- Serde support for querystring-style strings☆199Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆191Updated last week
- Expanding opportunities standard library std::fs and std::io☆309Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆403Updated this week
- Common utilities used with hyper.☆130Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated this week
- Struct fields that are made read-only accessible to other modules☆229Updated last week
- Type that deserializes only from one specific value☆232Updated last week
- Allows for the creation of serialised Rust tests☆239Updated 2 months ago
- An async parser for multipart/form-data content-type in Rust☆158Updated 8 months ago
- A set of alternative `derive` attributes for Rust☆428Updated 8 months ago
- Converts to and from various cases.☆131Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆150Updated 11 months ago
- Boolean-valued predicate functions in Rust☆180Updated 3 weeks ago
- ☆279Updated 6 months ago
- lazy static regular expressions checked at compile time☆202Updated last month
- `serde-json` for `no_std` programs☆166Updated 5 months ago
- Cargo subcommand that recursively finds and optionally wipes all "target" or "node_modules" folders that are found in the current path.☆164Updated last year
- Easy code duplicate with substitution for Rust☆237Updated 4 months ago