dtolnay / serde-reprLinks
Serialize and deserialize C-like enum as underlying repr
☆256Updated last month
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☆236Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆268Updated 3 weeks ago
- x-www-form-urlencoded meets Serde☆258Updated last year
- Serde support for querystring-style strings☆224Updated this week
- Struct fields that are made read-only accessible to other modules☆262Updated last month
- Check if tables and items in a .toml file are lexically sorted☆271Updated 3 weeks ago
- Async synchronization primitives☆280Updated last month
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆369Updated last month
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆367Updated 4 months ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆247Updated last week
- An async parser for multipart/form-data content-type in Rust☆163Updated last year
- Compile-time string formatting☆261Updated 3 months ago
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆173Updated 4 months ago
- ☆243Updated last week
- ☆204Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Common utilities used with hyper.☆166Updated last week
- Conditional compilation according to rustc compiler version☆389Updated last month
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆446Updated last week
- Procedural macros to derive numeric traits in Rust☆213Updated last year
- Type that deserializes only from one specific value☆267Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- A implementation of convenience integrations between tokio and tower☆134Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- MIME type guessing of file extensions for Rust.☆196Updated 4 months ago
- Asynchronous HTTP body trait☆152Updated 2 months ago
- Typed HTTP Headers from hyper☆192Updated 2 months ago