dtolnay / serde-repr
Serialize and deserialize C-like enum as underlying repr
☆231Updated 2 weeks ago
Related projects ⓘ
Alternatives and complementary repositories for serde-repr
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated 2 weeks ago
- Check if tables and items in a .toml file are lexically sorted☆220Updated this week
- Struct fields that are made read-only accessible to other modules☆223Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆227Updated this week
- Async synchronization primitives☆255Updated last month
- Conditional compilation according to rustc compiler version☆334Updated 2 weeks ago
- Procedural macro for recursive async functions☆210Updated 6 months ago
- x-www-form-urlencoded meets Serde☆230Updated 3 months ago
- Expanding opportunities standard library std::fs and std::io☆301Updated 11 months ago
- Common utilities used with hyper.☆124Updated last week
- Compile-time string formatting☆217Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- ☆269Updated 3 months ago
- lazy static regular expressions checked at compile time☆193Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- Adaptors between compression crates and Rust's async IO types☆410Updated last week
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆127Updated 8 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆395Updated 3 weeks ago
- Type that deserializes only from one specific value☆227Updated 2 weeks ago
- A parser and formatter for std::{SystemTime, Duration}☆292Updated last year
- Fast function for printing integer primitives to a decimal string☆306Updated this week
- Efficient and customizable data-encoding functions in Rust☆177Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆148Updated 9 months ago
- Delegation of trait implementations via procedural macros☆259Updated 4 months ago
- Allows for the creation of serialised Rust tests☆229Updated 2 weeks ago
- Async session support with plugabble backends☆122Updated last year
- Graph the number of crates that depend on your crate over time☆232Updated this week
- ☆172Updated this week
- Async broadcast channels☆164Updated 4 months ago
- A library for to allow multiple return types by automatically generated enum.☆351Updated this week