dtolnay / erased-serdeLinks
Type-erased Serialize, Serializer and Deserializer traits
☆790Updated last month
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,403Updated last week
- Clone trait that is object-safe☆740Updated last month
- base64, in rust☆688Updated 4 months ago
- Compile-time type-checked builder derive☆1,102Updated last month
- Easy self-referential struct generation for Rust.☆656Updated 9 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated 2 weeks ago
- Rust method delegation with less boilerplate☆497Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆928Updated last month
- Simple, efficient logging for Rust☆897Updated 10 months ago
- Module initialization/global constructor functions for Rust☆908Updated last week
- A macro to generate structures which behave like bitflags☆1,060Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆794Updated last week
- Asynchronous streams for Rust using async & await notation☆712Updated 10 months ago
- A set of alternative `derive` attributes for Rust☆455Updated 3 weeks ago
- Fast floating point to string conversion☆655Updated last month
- ☆871Updated last week
- Data structure serialization library with several opposite design goals from Serde☆891Updated 2 weeks ago
- A zero-allocation no_std-compatible zero-cost way to add color to your Rust terminal☆742Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆683Updated last week
- Typed distributed plugin registration☆1,193Updated last month
- Macros for all your token pasting needs☆1,057Updated last year
- Rust library allowing to register multiple handlers for the same signal☆802Updated last month
- derive simple constructor functions for Rust structs☆566Updated last year
- Rust procedural macro attribute for adding test cases easily☆631Updated last year
- A Rust proc-macro attribute parser☆1,176Updated 2 weeks ago
- Slab allocator for Rust☆846Updated 2 months ago
- Easy Ctrl-C handler for Rust projects☆643Updated last month
- A if/elif-like macro for Rust #[cfg] statements☆610Updated this week
- A tool for managing cargo workspaces and their crates, inspired by lerna☆551Updated last month
- Rust-to-Rust ffi,ffi-safe equivalents of std types,and creating libraries loaded at startup.☆566Updated 2 years ago