dtolnay / serde-repr
Serialize and deserialize C-like enum as underlying repr
☆242Updated last month
Alternatives and similar repositories for serde-repr:
Users that are interested in serde-repr are comparing it to the libraries listed below
- Procedural macro for recursive async functions☆220Updated 3 months ago
- Async synchronization primitives☆267Updated 3 weeks ago
- Conditional compilation according to rustc compiler version☆351Updated last month
- Struct fields that are made read-only accessible to other modules☆241Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- x-www-form-urlencoded meets Serde☆246Updated 8 months ago
- A lightweight version of pin-project written with declarative macros.☆244Updated last month
- A parser and formatter for std::{SystemTime, Duration}☆327Updated last month
- Serde support for querystring-style strings☆205Updated this week
- Compile-time string formatting☆236Updated 4 months ago
- Check if tables and items in a .toml file are lexically sorted☆233Updated 3 months ago
- Asynchronous HTTP body trait☆136Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆515Updated last month
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆135Updated 4 months ago
- Boolean-valued predicate functions in Rust☆191Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆215Updated 5 months ago
- Define your own PhantomData☆152Updated last month
- Allows for the creation of serialised Rust tests☆247Updated 2 weeks ago
- MIME type guessing of file extensions for Rust.☆182Updated last week
- Procedural macros to derive numeric traits in Rust☆200Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆164Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆414Updated this week
- Fast function for printing integer primitives to a decimal string☆326Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆178Updated 3 weeks ago
- Type that deserializes only from one specific value☆231Updated last month
- Delegation of trait implementations via procedural macros☆262Updated 9 months ago
- Expanding opportunities standard library std::fs and std::io☆312Updated last year
- Common utilities used with hyper.☆144Updated this week