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:
- Write doc comments from macros☆100Updated 3 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆97Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Rust macro for automatically generating default☆142Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- A Rust crate for producing string representations of numbers, formatted according to international standards☆126Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆142Updated this week
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆370Updated 4 months ago
- A typesafe store keyed by types and containing different types of values.☆179Updated 6 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- A HashMap wrapper that holds key-value pairs in insertion order☆174Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Delegation of trait implementations via procedural macros☆269Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- Pull in every source file in a directory as a module☆178Updated 5 months ago
- ☆188Updated 3 weeks ago
- Generic bijective maps in Rust☆147Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- A simple bitset container for Rust☆147Updated last month
- Procedural macros in expression position☆203Updated 2 years ago
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- An LCS based slice and string diffing implementation.☆84Updated last year
- A Rust JSON5 serializer and deserializer which speaks Serde.☆200Updated last year
- x-www-form-urlencoded meets Serde☆252Updated 11 months ago
- Migrated to Codeberg☆79Updated last year
- Define your own PhantomData☆155Updated this week
- A library for compact bit sets containing enums.☆114Updated 2 weeks ago