lambda-fairy / if_chainLinks
Macro for writing nested `if let` expressions
☆169Updated 3 months ago
Alternatives and similar repositories for if_chain
Users that are interested in if_chain are comparing it to the libraries listed below
Sorting:
- Rust macro for automatically generating default☆149Updated 2 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 7 months ago
- Write doc comments from macros☆101Updated 2 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 2 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆372Updated 3 weeks ago
- A typesafe store keyed by types and containing different types of values.☆180Updated 7 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- A Rust crate for producing string representations of numbers, formatted according to international standards☆125Updated last year
- Procedural macros in expression position☆204Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Unicode Case-folding for Rust☆89Updated 11 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆177Updated last year
- A rust inflection library☆127Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Make trait methods callable without the trait in scope☆161Updated last week
- A library for compact bit sets containing enums.☆120Updated 2 weeks ago
- x-www-form-urlencoded meets Serde☆258Updated last year
- Pull in every source file in a directory as a module☆179Updated last week
- ☆77Updated 7 months ago
- An LCS based slice and string diffing implementation.☆88Updated last year
- A simple bitset container for Rust☆158Updated 6 months ago
- An extraction of the compiletest utility from the Rust compiler☆230Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Define your own PhantomData☆158Updated last week
- Generic bijective maps in Rust☆147Updated 2 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- Rust option parser with custom derive support☆235Updated last year