dtolnay / serde-reprLinks
Serialize and deserialize C-like enum as underlying repr
☆253Updated 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:
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆359Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆261Updated 3 weeks ago
- Procedural macro for recursive async functions☆235Updated 2 months ago
- Async synchronization primitives☆276Updated 3 months ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆172Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆260Updated 2 weeks ago
- x-www-form-urlencoded meets Serde☆257Updated last year
- Check if tables and items in a .toml file are lexically sorted☆266Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆437Updated last month
- Serde support for querystring-style strings☆218Updated 6 months ago
- A parser and formatter for std::{SystemTime, Duration}☆359Updated 2 months ago
- Compile-time string formatting☆253Updated 2 months ago
- Conditional compilation according to rustc compiler version☆386Updated 2 weeks ago
- An async parser for multipart/form-data content-type in Rust☆161Updated last year
- ☆237Updated 3 months ago
- Cargo extension for running Criterion.rs benchmarks☆208Updated 6 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Pull in every source file in a directory as a module☆179Updated 2 weeks ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆236Updated last week
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Fast function for printing integer primitives to a decimal string☆354Updated 2 weeks ago
- Common utilities used with hyper.☆163Updated this week
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- Find out path at which a deserialization error occurred☆403Updated 2 weeks ago
- Asynchronous HTTP body trait☆151Updated last week
- Type that deserializes only from one specific value☆266Updated 2 weeks ago
- Expanding opportunities standard library std::fs and std::io☆328Updated last year
- Typed HTTP Headers from hyper☆188Updated 3 weeks ago