lambda-fairy / if_chainLinks
Macro for writing nested `if let` expressions
☆169Updated 5 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 `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 9 months ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Rust macro for automatically generating default☆152Updated 2 years ago
- Write doc comments from macros☆100Updated 3 months ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- A Rust crate for producing string representations of numbers, formatted according to international standards☆127Updated last year
- Procedural macros in expression position☆204Updated 3 years ago
- A HashMap wrapper that holds key-value pairs in insertion order☆179Updated last year
- ☆205Updated 2 months ago
- x-www-form-urlencoded meets Serde☆259Updated last year
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆191Updated last month
- A typesafe store keyed by types and containing different types of values.☆181Updated 7 years ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- Unicode Case-folding for Rust☆91Updated last month
- An extraction of the compiletest utility from the Rust compiler☆231Updated 2 months ago
- A simple bitset container for Rust☆159Updated 7 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- An LCS based slice and string diffing implementation.☆89Updated 2 years ago
- A rust inflection library☆127Updated 2 years ago
- ☆110Updated last year
- Generic bijective maps in Rust☆147Updated 2 years ago
- Conditional compilation according to rustc compiler version☆389Updated last month
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago