Macro for writing nested `if let` expressions
☆168Aug 29, 2025Updated 6 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:
- ☆206Feb 8, 2026Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆374Feb 18, 2026Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆646Nov 18, 2023Updated 2 years ago
- Runtime string formatting for Rust☆64Oct 5, 2019Updated 6 years ago
- derive simple constructor functions for Rust structs☆571Aug 29, 2024Updated last year
- A rust library for checked floating point operations☆83Jan 6, 2026Updated last month
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Nov 12, 2025Updated 3 months ago
- Mitochondria is the powerhouse of the `Cell`☆30Nov 20, 2016Updated 9 years ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,331Sep 26, 2025Updated 5 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆66Feb 15, 2026Updated 2 weeks ago
- ☆64Aug 28, 2024Updated last year
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated last month
- A crate for safe and ergonomic pin-projection.☆704Updated this week
- Incremental, zero-copy UTF-8 decoding for Rust☆24Jan 21, 2023Updated 3 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆218Feb 16, 2026Updated 2 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆548Nov 4, 2025Updated 3 months ago
- Space Efficient Pretty Printer☆17Apr 15, 2022Updated 3 years ago
- A Rust library for generically joining iterables with a separator☆94Jun 28, 2023Updated 2 years ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- A rust-macro which makes errors easy to write☆337Apr 21, 2024Updated last year
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- ☆64Jul 11, 2017Updated 8 years ago
- A library for creating references that carry their owner with them.☆385Oct 12, 2023Updated 2 years ago
- [DEPRECATED] Prevent false sharing by padding and aligning to the length of a cache line☆52Jun 8, 2023Updated 2 years ago
- Token tree calling convention☆82Dec 19, 2022Updated 3 years ago
- Compile time numbers in Rust.☆578Nov 2, 2025Updated 3 months ago
- Convert number to enum☆87Jul 30, 2024Updated last year
- Type checked partial references for rust☆14Jul 17, 2021Updated 4 years ago
- Procedural macros in expression position☆204Dec 19, 2022Updated 3 years ago
- A wide string Rust library for converting to and from wide-character strings, including UTF-16 and UTF-32 encoding.☆99Jan 22, 2026Updated last month
- Semantic code navigation for Rust☆421Jan 14, 2023Updated 3 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆106May 29, 2023Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆273Feb 9, 2026Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆551Jul 17, 2023Updated 2 years ago
- Approximate floating point equality comparisons and assertions☆181Feb 5, 2026Updated 3 weeks ago
- Automatically apply the suggestions made by rustc☆852Nov 22, 2023Updated 2 years ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated 3 weeks ago
- A trait-based system for creating async Wakers. Because RawWakers are healthier after they've been cooked.☆21Dec 23, 2020Updated 5 years ago
- ☆23Oct 5, 2020Updated 5 years ago