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:
- Rust macro for automatically generating default☆141Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Procedural macro to implement Display and FromStr using common settings.☆186Updated last month
- A library for to allow multiple return types by automatically generated enum.☆367Updated 2 months ago
- An extraction of the compiletest utility from the Rust compiler☆226Updated 4 months ago
- A simple bitset container for Rust☆142Updated last month
- A HashMap wrapper that holds key-value pairs in insertion order☆172Updated 10 months ago
- A library for compact bit sets containing enums.☆101Updated 3 weeks ago
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Make trait methods callable without the trait in scope☆146Updated last week
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆251Updated 2 weeks ago
- Define your own PhantomData☆152Updated 2 weeks ago
- Conditional compilation according to rustc compiler version☆364Updated last week
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- x-www-form-urlencoded meets Serde☆249Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Procedural macros in expression position☆203Updated 2 years ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- A typesafe store keyed by types and containing different types of values.☆177Updated 6 years ago
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 weeks ago
- A Rust library to retry some code until its return value satisfies a condition.☆120Updated 2 months ago
- ☆124Updated 2 years ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆130Updated 2 years ago
- Migrated to Codeberg☆79Updated last year