Serialize and deserialize C-like enum as underlying repr
☆263Feb 16, 2026Updated last month
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☆394Feb 16, 2026Updated last month
- Type-erased Serialize, Serializer and Deserializer traits☆816Mar 2, 2026Updated 3 weeks ago
- Macros for all your token pasting needs☆1,082Oct 6, 2024Updated last year
- A small rust library for adding custom derives to enums☆2,336Mar 7, 2026Updated 2 weeks ago
- A lightweight version of pin-project written with declarative macros.☆275Mar 12, 2026Updated 2 weeks ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Rust library for single assignment cells and lazy statics without macros☆2,070Mar 12, 2026Updated 2 weeks ago
- Serializer and Deserializer adapters that avoid stack overflows by dynamically growing the stack☆37Jan 25, 2026Updated 2 months ago
- A if/elif-like macro for Rust #[cfg] statements☆635Nov 26, 2025Updated 4 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆832Mar 13, 2026Updated last week
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated 2 weeks ago
- Adaptors between compression crates and Rust's async IO types☆624Mar 15, 2026Updated last week
- Backtraces in Rust☆607Jan 25, 2026Updated 2 months ago
- ☆910Feb 16, 2026Updated last month
- Minimal TOML library with few dependencies☆83Mar 3, 2025Updated last year
- Virtual machines for every use case on DigitalOcean • AdGet dependable uptime with 99.99% SLA, simple security tools, and predictable monthly pricing with DigitalOcean's virtual machines, called Droplets.
- oh heck, a case conversion library☆585Aug 9, 2025Updated 7 months ago
- A macro to generate structures which behave like bitflags☆1,119Mar 14, 2026Updated last week
- Type that deserializes only from one specific value☆273Updated this week
- Task abstraction for building executors☆587Feb 13, 2026Updated last month
- Rust quasi-quoting☆1,530Mar 3, 2026Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆163Feb 16, 2026Updated last month
- derive(Error) for struct and enum error types☆5,383Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,187Feb 8, 2026Updated last month
- Fast function for printing integer primitives to a decimal string☆368Mar 20, 2026Updated last week
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- A set of alternative `derive` attributes for Rust☆460Sep 27, 2025Updated 5 months ago
- Type erasure for async trait methods☆2,133Feb 16, 2026Updated last month
- A vector with a fixed capacity. (Rust)☆857Oct 19, 2024Updated last year
- Find out path at which a deserialization error occurred☆418Feb 16, 2026Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆219Updated this week
- Temporary file library for rust☆1,414Mar 14, 2026Updated last week
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆80Mar 7, 2026Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆551Nov 4, 2025Updated 4 months ago
- Support atomic operations on Arc itself☆1,279Mar 1, 2026Updated 3 weeks ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click and start building anything your business needs.
- Just, really the littlest Vec you could need. So smol.☆732Mar 14, 2026Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆60Feb 9, 2026Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,632Feb 16, 2026Updated last month
- Count lines of LLVM IR per generic function☆500Dec 20, 2025Updated 3 months ago
- Get the number of CPUs in Rust☆627Jan 20, 2026Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆754Feb 9, 2026Updated last month
- x-www-form-urlencoded meets Serde☆261Aug 13, 2024Updated last year