Serialize and deserialize C-like enum as underlying repr
☆267Mar 24, 2026Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Conditional compilation according to rustc compiler version☆394Mar 24, 2026Updated 2 months ago
- Type-erased Serialize, Serializer and Deserializer traits☆815Mar 2, 2026Updated 3 months ago
- Macros for all your token pasting needs☆1,088Oct 6, 2024Updated last year
- A small rust library for adding custom derives to enums☆2,385Mar 7, 2026Updated 3 months ago
- Rust library for single assignment cells and lazy statics without macros☆2,083Mar 12, 2026Updated 3 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A lightweight version of pin-project written with declarative macros.☆278May 28, 2026Updated 2 weeks ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆848Updated this week
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆36Jan 25, 2026Updated 4 months ago
- A if/elif-like macro for Rust #[cfg] statements☆637Nov 26, 2025Updated 6 months ago
- ☆920Apr 19, 2026Updated last month
- oh heck, a case conversion library☆590Aug 9, 2025Updated 10 months ago
- A crate for safe and ergonomic pin-projection.☆712Jun 4, 2026Updated last week
- Backtraces in Rust☆615May 28, 2026Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆648Jun 8, 2026Updated last week
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Minimal TOML library with few dependencies☆83Mar 3, 2025Updated last year
- A macro to generate structures which behave like bitflags☆1,136Jun 5, 2026Updated last week
- Rust quasi-quoting☆1,548Mar 25, 2026Updated 2 months ago
- Type that deserializes only from one specific value☆278Mar 24, 2026Updated 2 months ago
- derive(Error) for struct and enum error types☆5,447May 21, 2026Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,197Mar 24, 2026Updated 2 months ago
- Task abstraction for building executors☆591Apr 15, 2026Updated 2 months ago
- Make trait methods callable without the trait in scope☆165Mar 24, 2026Updated 2 months ago
- Fast function for printing integer primitives to a decimal string☆373Mar 20, 2026Updated 2 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A vector with a fixed capacity. (Rust)☆873May 3, 2026Updated last month
- A set of alternative `derive` attributes for Rust☆468Sep 27, 2025Updated 8 months ago
- Type erasure for async trait methods☆2,157Mar 24, 2026Updated 2 months ago
- Find out path at which a deserialization error occurred☆424Feb 16, 2026Updated 4 months ago
- Support atomic operations on Arc itself☆1,353Updated this week
- x-www-form-urlencoded meets Serde☆264Aug 13, 2024Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Jun 3, 2026Updated last week
- Temporary file library for rust☆1,436Updated this week
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆81May 18, 2026Updated 3 weeks ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- Pluggable critical section☆164Jul 29, 2025Updated 10 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,648Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆555May 22, 2026Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆766Feb 9, 2026Updated 4 months ago
- Just, really the littlest Vec you could need. So smol.☆735Apr 29, 2026Updated last month
- Count lines of LLVM IR per generic function☆509May 18, 2026Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆63Feb 9, 2026Updated 4 months ago