dtolnay / serde-repr
Serialize and deserialize C-like enum as underlying repr
☆237Updated last week
Alternatives and similar repositories for serde-repr:
Users that are interested in serde-repr are comparing it to the libraries listed below
- Async synchronization primitives☆261Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆331Updated last week
- Conditional compilation according to rustc compiler version☆347Updated last week
- A lightweight version of pin-project written with declarative macros.☆239Updated last week
- Struct fields that are made read-only accessible to other modules☆234Updated last week
- Procedural macro for recursive async functions☆220Updated last month
- x-www-form-urlencoded meets Serde☆240Updated 6 months ago
- Compile-time string formatting☆230Updated 2 months ago
- Check if tables and items in a .toml file are lexically sorted☆225Updated 2 months ago
- Expanding opportunities standard library std::fs and std::io☆309Updated last year
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆213Updated 3 months ago
- Type that deserializes only from one specific value☆231Updated last week
- Procedural macros to derive numeric traits in Rust☆193Updated last year
- A set of alternative `derive` attributes for Rust☆432Updated 9 months ago
- ☆203Updated last month
- Common utilities used with hyper.☆134Updated last week
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆163Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆403Updated last month
- Serde support for querystring-style strings☆201Updated 9 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆130Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆307Updated last year
- Boolean-valued predicate functions in Rust☆183Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆132Updated 3 months ago
- Allows for the creation of serialised Rust tests☆241Updated 3 months ago
- Async session support with plugabble backends☆124Updated last year
- ☆283Updated 7 months ago
- Adaptors between compression crates and Rust's async IO types☆453Updated this week
- Typed HTTP Headers from hyper☆168Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆508Updated last week