lambda-fairy / if_chain
Macro for writing nested `if let` expressions
☆165Updated last year
Alternatives and similar repositories for if_chain:
Users that are interested in if_chain are comparing it to the libraries listed below
- Rust macro for automatically generating default☆138Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- Write doc comments from macros☆99Updated 3 years ago
- A library for to allow multiple return types by automatically generated enum.☆362Updated 2 weeks ago
- x-www-form-urlencoded meets Serde☆243Updated 7 months ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- A simple bitset container for Rust☆133Updated 4 months ago
- Struct fields that are made read-only accessible to other modules☆237Updated last month
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆94Updated 10 months ago
- An extraction of the compiletest utility from the Rust compiler☆225Updated 2 months ago
- Conditional compilation according to rustc compiler version☆350Updated last month
- A rust inflection library☆124Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆157Updated last month
- A scope for async_std and tokio to spawn non-static futures☆128Updated 10 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- generators☆205Updated last year
- Boolean-valued predicate functions in Rust☆185Updated last month
- ☆203Updated 2 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆124Updated 9 months ago
- Procedural macros in expression position☆204Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆153Updated 3 months ago
- a low-level library that provides config/cache/data paths, following the respective conventions on Linux, macOS and Windows☆189Updated last year
- Semantic wrapper for byte count representations☆126Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- Make trait methods callable without the trait in scope☆136Updated last month