dtolnay / erased-serdeLinks
Type-erased Serialize, Serializer and Deserializer traits
☆774Updated 2 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,355Updated 2 months ago
- Clone trait that is object-safe☆716Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- base64, in rust☆665Updated last month
- Typed distributed plugin registration☆1,115Updated 3 months ago
- Easy self-referential struct generation for Rust.☆614Updated 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`…☆744Updated 3 weeks ago
- ☆829Updated 2 weeks ago
- Rust method delegation with less boilerplate☆487Updated last month
- Module initialization/global constructor functions for Rust☆864Updated 2 weeks ago
- Support atomic operations on Arc itself☆979Updated last month
- A vector with a fixed capacity. (Rust)☆817Updated 7 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆746Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 months ago
- A Rust proc-macro attribute parser☆1,121Updated 2 weeks ago
- Macros for all your token pasting needs☆1,046Updated 7 months ago
- Rust newtype with guarantees 🇺🇦 🦀☆1,559Updated 2 months ago
- Data structure serialization library with several opposite design goals from Serde☆860Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆439Updated last year
- Compile-time type-checked builder derive☆1,026Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆780Updated 2 weeks ago
- derive simple constructor functions for Rust structs☆554Updated 9 months ago
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- Simple, efficient logging for Rust☆882Updated 5 months ago
- Just, really the littlest Vec you could need. So smol.☆690Updated 3 months ago
- Struct mocking library for Rust☆465Updated 5 months ago
- A macro to generate structures which behave like bitflags☆1,018Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,132Updated 2 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆795Updated 3 months ago
- Asynchronous streams for Rust using async & await notation☆684Updated 5 months ago