dtolnay / serde-reprLinks
Serialize and deserialize C-like enum as underlying repr
☆249Updated 2 months ago
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 6 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆345Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- A lightweight version of pin-project written with declarative macros.☆251Updated this week
- Compile-time string formatting☆238Updated 7 months ago
- Check if tables and items in a .toml file are lexically sorted☆252Updated last month
- Async synchronization primitives☆270Updated 4 months ago
- A parser and formatter for std::{SystemTime, Duration}☆339Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆427Updated last month
- An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.☆170Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆160Updated last year
- Common utilities used with hyper.☆150Updated last week
- ☆216Updated last month
- x-www-form-urlencoded meets Serde☆252Updated 11 months ago
- Conditional compilation according to rustc compiler version☆373Updated 2 months ago
- Pull in every source file in a directory as a module☆178Updated 5 months ago
- Serde support for querystring-style strings☆213Updated 2 months ago
- Type that deserializes only from one specific value☆244Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Fast function for printing integer primitives to a decimal string☆331Updated 2 months ago
- ☆328Updated this week
- Tracing layer that automatically creates and manages progress bars for active spans.☆249Updated last week
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆198Updated 2 years ago
- A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.☆225Updated 3 weeks ago
- MIME type guessing of file extensions for Rust.☆186Updated 3 months ago
- Find out path at which a deserialization error occurred☆387Updated 2 months ago
- Typed HTTP Headers from hyper☆180Updated 2 months ago
- An async parser for multipart/form-data content-type in Rust☆160Updated last year
- A library for to allow multiple return types by automatically generated enum.☆371Updated this week