lambda-fairy / if_chainLinks
Macro for writing nested `if let` expressions
☆167Updated last year
Alternatives and similar repositories for if_chain
Users that are interested in if_chain are comparing it to the libraries listed below
Sorting:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A simple bitset container for Rust☆143Updated last month
- Rust macro for automatically generating default☆141Updated last year
- A Rust crate for producing string representations of numbers, formatted according to international standards☆125Updated 11 months ago
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- x-www-form-urlencoded meets Serde☆251Updated 10 months ago
- Procedural macros in expression position☆203Updated 2 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated 11 months ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated last month
- An extraction of the compiletest utility from the Rust compiler☆226Updated last week
- Procedural macro for recursive async functions☆224Updated 5 months ago
- Define your own PhantomData☆152Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆368Updated 3 months ago
- A typesafe store keyed by types and containing different types of values.☆178Updated 6 years ago
- A scope for async_std and tokio to spawn non-static futures☆136Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- A Rust library to retry some code until its return value satisfies a condition.☆120Updated 2 months ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- A rust inflection library☆124Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated 6 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆188Updated this week
- Make trait methods callable without the trait in scope☆147Updated last month
- generators☆209Updated last year
- Extensible, asynchronous retry behaviours for futures/tokio☆134Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 3 months ago