lambda-fairy / if_chainLinks
Macro for writing nested `if let` expressions
☆168Updated 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:
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆138Updated 8 months ago
- Write doc comments from macros☆99Updated 3 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated 2 months ago
- Rust macro for automatically generating default☆142Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆187Updated 2 weeks ago
- A library for compact bit sets containing enums.☆114Updated this week
- A Rust crate for producing string representations of numbers, formatted according to international standards☆125Updated last year
- Utilities for dealing with substructures within syn macros☆140Updated 2 months ago
- x-www-form-urlencoded meets Serde☆252Updated 11 months ago
- ☆188Updated 3 weeks ago
- Migrated to Codeberg☆79Updated last year
- A simple bitset container for Rust☆145Updated 3 weeks ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- A typesafe store keyed by types and containing different types of values.☆178Updated 6 years 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
- Make trait methods callable without the trait in scope☆149Updated last month
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Generic bijective maps in Rust☆146Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- An extraction of the compiletest utility from the Rust compiler☆226Updated 3 weeks ago
- ☆201Updated 6 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- A rust inflection library☆124Updated 2 years ago
- Define your own PhantomData☆155Updated last week