dtolnay / serde-repr
Serialize and deserialize C-like enum as underlying repr
☆238Updated 3 weeks ago
Alternatives and similar repositories for serde-repr:
Users that are interested in serde-repr are comparing it to the libraries listed below
- A lightweight version of pin-project written with declarative macros.☆243Updated last week
- Async synchronization primitives☆263Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆336Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆236Updated 3 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆215Updated 4 months ago
- Conditional compilation according to rustc compiler version☆350Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆243Updated 7 months ago
- Procedural macro for recursive async functions☆220Updated 2 months ago
- Compile-time string formatting☆234Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆434Updated 10 months ago
- Cargo extension for running Criterion.rs benchmarks☆195Updated 8 months ago
- Check if tables and items in a .toml file are lexically sorted☆228Updated 3 months ago
- ☆203Updated 2 months ago
- Allows for the creation of serialised Rust tests☆244Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆320Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆362Updated last week
- Serde support for querystring-style strings☆204Updated 3 weeks ago
- Type that deserializes only from one specific value☆231Updated 3 weeks ago
- Boolean-valued predicate functions in Rust☆185Updated last month
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆163Updated last month
- ☆270Updated last month
- Common utilities used with hyper.☆140Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆150Updated 3 weeks ago
- Expanding opportunities standard library std::fs and std::io☆309Updated last year
- Semantic wrapper for byte count representations☆126Updated 2 weeks ago
- Procedural macros to derive numeric traits in Rust☆197Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 3 weeks ago
- Adaptors between compression crates and Rust's async IO types☆481Updated this week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆189Updated last year