dtolnay / serde-reprLinks
Serialize and deserialize C-like enum as underlying repr
☆243Updated 2 weeks ago
Alternatives and similar repositories for serde-repr
Users that are interested in serde-repr are comparing it to the libraries listed below
Sorting:
- Async synchronization primitives☆269Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- Procedural macro for recursive async functions☆224Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆248Updated last month
- Conditional compilation according to rustc compiler version☆364Updated 2 weeks ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆330Updated 2 months ago
- x-www-form-urlencoded meets Serde☆249Updated 9 months ago
- Serde support for querystring-style strings☆210Updated this week
- Fast function for printing integer primitives to a decimal string☆329Updated 2 weeks ago
- Allows for the creation of serialised Rust tests☆252Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆420Updated last week
- Compile-time string formatting☆236Updated 5 months ago
- ☆210Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆217Updated 3 weeks ago
- Type that deserializes only from one specific value☆243Updated 2 weeks ago
- Procedural macros to derive numeric traits in Rust☆202Updated last year
- The logical evolution of the include_str macro for embedding a directory tree into your binary.☆366Updated 11 months ago
- ☆309Updated last month
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆241Updated 2 weeks ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆196Updated 2 years ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆439Updated last year
- Cargo extension for running Criterion.rs benchmarks☆199Updated 2 weeks ago
- MIME type guessing of file extensions for Rust.☆184Updated last month
- Asynchronous HTTP body trait☆142Updated last month
- Semantic wrapper for byte count representations☆136Updated 2 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago