dtolnay / serde-reprLinks
Serialize and deserialize C-like enum as underlying repr
☆251Updated last week
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☆231Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆357Updated last month
- Serde support for querystring-style strings☆219Updated 4 months ago
- Conditional compilation according to rustc compiler version☆386Updated last month
- x-www-form-urlencoded meets Serde☆255Updated last year
- Compile-time string formatting☆244Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- A lightweight version of pin-project written with declarative macros.☆257Updated last month
- Check if tables and items in a .toml file are lexically sorted☆263Updated last month
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆173Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆432Updated last week
- A parser and formatter for std::{SystemTime, Duration}☆354Updated last month
- A scope for async_std and tokio to spawn non-static futures☆150Updated last year
- Common utilities used with hyper.☆153Updated last week
- Find out path at which a deserialization error occurred☆404Updated last week
- Async synchronization primitives☆274Updated 2 months ago
- ☆226Updated 2 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆232Updated 3 months ago
- Pull in every source file in a directory as a module☆179Updated last week
- Fast function for printing integer primitives to a decimal string☆348Updated last week
- lazy static regular expressions checked at compile time☆217Updated 10 months ago
- Typed HTTP Headers from hyper☆188Updated last month
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Cargo extension for running Criterion.rs benchmarks☆205Updated 5 months ago
- Allows for the creation of serialised Rust tests☆265Updated last week
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- Type that deserializes only from one specific value☆266Updated last week
- MIMEs in Rust☆208Updated 11 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆202Updated 2 years ago