dtolnay / erased-serde
Type-erased Serialize, Serializer and Deserializer traits
☆767Updated last month
Alternatives and similar repositories for erased-serde:
Users that are interested in erased-serde are comparing it to the libraries listed below
- Serde serializable and deserializable trait objects☆1,334Updated last month
- Clone trait that is object-safe☆706Updated last month
- Test harness for ui tests of compiler diagnostics☆876Updated last month
- base64, in rust☆657Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆732Updated last month
- Typed distributed plugin registration☆1,099Updated last month
- ☆822Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆515Updated last month
- A vector with a fixed capacity. (Rust)☆809Updated 6 months ago
- ☆479Updated 6 months ago
- Rust newtype with guarantees 🇺🇦 🦀☆1,547Updated last month
- A crate for safe and ergonomic pin-projection.☆649Updated last month
- Numeric traits for generic mathematics in Rust☆791Updated 8 months ago
- Easy Ctrl-C handler for Rust projects☆629Updated 3 weeks ago
- Rust method delegation with less boilerplate☆485Updated last week
- Support atomic operations on Arc itself☆935Updated this week
- Rust library allowing to register multiple handlers for the same signal☆768Updated this week
- A set of alternative `derive` attributes for Rust☆438Updated 10 months ago
- Module initialization/global constructor functions for Rust☆845Updated this week
- Easy self-referential struct generation for Rust.☆603Updated 3 months ago
- A if/elif-like macro for Rust #[cfg] statements☆587Updated 5 months ago
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆788Updated 2 months ago
- Compile-time type-checked builder derive☆1,008Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆614Updated last year
- A Rust proc-macro attribute parser☆1,110Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆959Updated 8 months ago
- Macros for all your token pasting needs☆1,046Updated 6 months ago
- Data structure serialization library with several opposite design goals from Serde☆853Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,448Updated 3 weeks ago