dtolnay / serde-untagged
Serde Visitor for deserializing untagged enums
☆61Updated last week
Alternatives and similar repositories for serde-untagged:
Users that are interested in serde-untagged are comparing it to the libraries listed below
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆58Updated this week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆47Updated 2 weeks ago
- Fast `cargo install` action using a GitHub-based binary cache☆73Updated last month
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- ☆53Updated last week
- Serde serializer for generating Starlark build targets☆66Updated this week
- Transitive derive macros for Rust☆31Updated this week
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 weeks ago
- Imitate the documentation build that docs.rs would do☆48Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated this week
- Serde support for the humantime crate☆30Updated last year
- A hash table with strong order and fast iteration; access items by key or sequence index☆37Updated this week
- Lending iterators on stable Rust