dtolnay / erased-serdeLinks
Type-erased Serialize, Serializer and Deserializer traits
☆778Updated 3 weeks ago
Alternatives and similar repositories for erased-serde
Users that are interested in erased-serde are comparing it to the libraries listed below
Sorting:
- Serde serializable and deserializable trait objects☆1,369Updated 3 weeks ago
- Clone trait that is object-safe☆721Updated last month
- base64, in rust☆669Updated last week
- A zero-allocation no_std-compatible zero-cost way to add color to your Rust terminal☆716Updated last month
- Rust newtype with guarantees 🇺🇦 🦀☆1,571Updated 3 months ago
- Macros for all your token pasting needs☆1,051Updated 8 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆752Updated last week
- Typed distributed plugin registration☆1,125Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- A Rust proc-macro attribute parser☆1,129Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆751Updated last month
- Compile-time type-checked builder derive☆1,036Updated 3 months ago
- ☆832Updated last week
- Test harness for ui tests of compiler diagnostics☆889Updated 3 weeks ago
- Rust method delegation with less boilerplate☆488Updated 2 months ago
- Module initialization/global constructor functions for Rust☆871Updated last month
- Support atomic operations on Arc itself☆1,022Updated this week
- A set of alternative `derive` attributes for Rust☆441Updated last year
- Data structure serialization library with several opposite design goals from Serde☆868Updated 3 weeks ago
- Struct mocking library for Rust☆465Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- Fast floating point to string conversion☆641Updated last month
- derive simple constructor functions for Rust structs☆556Updated 9 months ago
- Background processing for Rust☆663Updated 6 months ago
- Simple, efficient logging for Rust☆882Updated 6 months ago
- Easy self-referential struct generation for Rust.☆618Updated 5 months ago