dtolnay / serde-repr
Serialize and deserialize C-like enum as underlying repr
☆242Updated 2 months ago
Alternatives and similar repositories for serde-repr
Users that are interested in serde-repr are comparing it to the libraries listed below
Sorting:
- Procedural macro for recursive async functions☆223Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆247Updated last week
- Serde support for querystring-style strings☆207Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆248Updated 9 months ago
- Struct fields that are made read-only accessible to other modules☆240Updated 2 months ago
- Compile-time string formatting☆235Updated 5 months ago
- Conditional compilation according to rustc compiler version☆353Updated 2 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆193Updated 2 years ago
- Procedural macros to derive numeric traits in Rust☆201Updated last year
- ☆306Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated 2 months ago
- Async synchronization primitives☆268Updated last month
- Check if tables and items in a .toml file are lexically sorted☆236Updated this week
- Allows for the creation of serialised Rust tests☆251Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆316Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- Type that deserializes only from one specific value☆231Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- Boolean-valued predicate functions in Rust☆193Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆216Updated last week
- Cargo extension for running Criterion.rs benchmarks☆197Updated 10 months ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated 11 months ago
- Async session support with plugabble backends☆124Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆329Updated last month
- `serde-json` for `no_std` programs☆171Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆520Updated 2 months ago
- ☆275Updated 2 months ago
- ☆183Updated last week
- ☆207Updated last month