Serialize and deserialize C-like enum as underlying repr
☆261Feb 16, 2026Updated 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:
- Conditional compilation according to rustc compiler version☆393Feb 16, 2026Updated 2 weeks ago
- Type-erased Serialize, Serializer and Deserializer traits☆813Updated this week
- Macros for all your token pasting needs☆1,081Oct 6, 2024Updated last year
- A lightweight version of pin-project written with declarative macros.☆274Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,065May 24, 2025Updated 9 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆829Feb 25, 2026Updated last week
- A small rust library for adding custom derives to enums☆2,314Feb 28, 2026Updated last week
- Adaptors between compression crates and Rust's async IO types☆619Feb 25, 2026Updated last week
- A crate for safe and ergonomic pin-projection.☆704Feb 27, 2026Updated last week
- Backtraces in Rust☆606Jan 25, 2026Updated last month
- A set of alternative `derive` attributes for Rust☆459Sep 27, 2025Updated 5 months ago
- Task abstraction for building executors☆575Feb 13, 2026Updated 3 weeks ago
- A macro to generate structures which behave like bitflags☆1,112Feb 13, 2026Updated 3 weeks ago
- ☆903Feb 16, 2026Updated 2 weeks ago
- Minimal TOML library with few dependencies☆83Mar 3, 2025Updated last year
- oh heck, a case conversion library☆583Aug 9, 2025Updated 6 months ago
- Type that deserializes only from one specific value☆270Feb 16, 2026Updated 2 weeks ago
- A if/elif-like macro for Rust #[cfg] statements☆632Nov 26, 2025Updated 3 months ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆37Jan 25, 2026Updated last month
- Rust quasi-quoting☆1,524Feb 18, 2026Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated 2 weeks ago
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- Just, really the littlest Vec you could need. So smol.☆728Jan 28, 2026Updated last month
- derive(Error) for struct and enum error types☆5,367Feb 16, 2026Updated 2 weeks ago
- Type erasure for async trait methods☆2,120Feb 16, 2026Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆549Nov 4, 2025Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Feb 16, 2026Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆366Feb 2, 2026Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,184Feb 8, 2026Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆746Feb 9, 2026Updated 3 weeks ago
- Support atomic operations on Arc itself☆1,264Feb 22, 2026Updated last week
- Count lines of LLVM IR per generic function☆498Dec 20, 2025Updated 2 months ago
- Async synchronization primitives☆284Dec 21, 2025Updated 2 months ago
- Find out path at which a deserialization error occurred☆415Feb 16, 2026Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆57Feb 9, 2026Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆852Oct 19, 2024Updated last year
- A parser and formatter for std::{SystemTime, Duration}☆370Sep 11, 2025Updated 5 months ago
- Pluggable critical section☆164Jul 29, 2025Updated 7 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,624Feb 16, 2026Updated 2 weeks ago