dtolnay / erased-serdeLinks
Type-erased Serialize, Serializer and Deserializer traits
☆802Updated last week
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,456Updated last month
- Clone trait that is object-safe☆745Updated last month
- base64, in rust☆710Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- ☆899Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- A crate for safe and ergonomic pin-projection.☆697Updated last week
- Rust method delegation with less boilerplate☆509Updated 2 months ago
- Fast floating point to string conversion☆688Updated last week
- Compile-time type-checked builder derive☆1,138Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- A Rust proc-macro attribute parser☆1,225Updated 2 weeks ago
- Rust procedural macro attribute for adding test cases easily☆630Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆819Updated this week
- A zero-allocation no_std-compatible zero-cost way to add color to your Rust terminal☆760Updated 2 months ago
- derive simple constructor functions for Rust structs☆573Updated last year
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆768Updated last month
- Just, really the littlest Vec you could need. So smol.☆722Updated this week
- A vector with a fixed capacity. (Rust)☆851Updated last year
- Easy self-referential struct generation for Rust.☆689Updated last year
- Module initialization/global constructor functions for Rust☆951Updated last month
- Getters and Setters for Rust.☆381Updated 7 months ago
- A macro to generate structures which behave like bitflags☆1,093Updated last month
- Easy Ctrl-C handler for Rust projects☆652Updated 3 months ago
- A if/elif-like macro for Rust #[cfg] statements☆625Updated 2 months ago
- A tool for managing cargo workspaces and their crates, inspired by lerna☆574Updated 2 weeks ago
- Futures, streams, and async I/O combinators.☆531Updated last week
- A minimal async executor that lets you block on a future☆651Updated 2 months ago
- Simple, efficient logging for Rust☆905Updated last year