dtolnay / serde-untaggedLinks
Serde Visitor for deserializing untagged enums
☆67Updated this week
Alternatives and similar repositories for serde-untagged
Users that are interested in serde-untagged are comparing it to the libraries listed below
Sorting:
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆64Updated last month
- Queue futures to run concurrently, in the order they're spawned, and with global and group limits.☆65Updated this week
- Reports when tokio runtime threads are blocking☆66Updated last year
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- ☆76Updated last week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆64Updated 3 weeks ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- ☆76Updated 2 months ago
- A hash table with strong order and fast iteration; access items by key or sequence index☆50Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Serde serializer for generating Starlark build targets☆69Updated last month
- ☆53Updated last month
- The quickest way to override dependencies with Cargo☆65Updated last week
- Imitate the documentation build that docs.rs would do☆59Updated last week
- A tar archive reading/writing library for async Rust.☆32Updated 2 months ago
- Zero-cost bitsets over native Rust types☆79Updated 7 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Remove Cargo.lock lockfile☆33Updated last month
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆49Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- A GitHub Action for running cargo-semver-checks☆72Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Thread-unsafe async runtime☆29Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago