dtolnay / serde-reprLinks
Serialize and deserialize C-like enum as underlying repr
☆249Updated this 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☆230Updated 7 months ago
- Serde support for querystring-style strings☆214Updated 2 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 5 months ago
- x-www-form-urlencoded meets Serde☆253Updated last year
- A lightweight version of pin-project written with declarative macros.☆253Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆253Updated 2 weeks ago
- Compile-time string formatting☆240Updated 8 months ago
- A parser and formatter for std::{SystemTime, Duration}☆342Updated last week
- A scope for async_std and tokio to spawn non-static futures☆144Updated last year
- Pull in every source file in a directory as a module☆177Updated this week
- Conditional compilation according to rustc compiler version☆375Updated this week
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆230Updated last month
- Check if tables and items in a .toml file are lexically sorted☆256Updated 2 months ago
- Async synchronization primitives☆270Updated 2 weeks ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆430Updated last week
- Find out path at which a deserialization error occurred☆389Updated 2 weeks ago
- Common utilities used with hyper.☆152Updated last week
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆171Updated 4 months ago
- Typed HTTP Headers from hyper☆179Updated last week
- Graph the number of crates that depend on your crate over time☆251Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆161Updated last year
- ☆216Updated 2 weeks ago
- An async parser for multipart/form-data content-type in Rust☆160Updated last year
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆201Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- MIME type guessing of file extensions for Rust.☆186Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆270Updated this week