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:
- ☆207Feb 8, 2026Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆648Nov 18, 2023Updated 2 years ago
- derive simple constructor functions for Rust structs☆572Aug 29, 2024Updated last year
- A library for to allow multiple return types by automatically generated enum.☆377Mar 12, 2026Updated last week
- A rust library for checked floating point operations☆83Jan 6, 2026Updated 2 months ago
- An efficient method of heaplessly converting numbers into their string representations, storing the representation within a reusable byte…☆46Updated this week
- Incremental, zero-copy UTF-8 decoding for Rust☆25Jan 21, 2023Updated 3 years ago
- Runtime string formatting for Rust☆64Oct 5, 2019Updated 6 years ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,335Sep 26, 2025Updated 5 months ago
- Error management☆1,417May 2, 2020Updated 5 years ago
- ☆64Aug 28, 2024Updated last year
- derive builder implementation for rust structs☆1,536Jan 2, 2026Updated 2 months ago
- A Rust library for generically joining iterables with a separator☆94Jun 28, 2023Updated 2 years ago
- Token tree calling convention☆82Dec 19, 2022Updated 3 years ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆551Nov 4, 2025Updated 4 months ago
- A crate for safe and ergonomic pin-projection.☆704Mar 12, 2026Updated last week
- A rust-macro which makes errors easy to write☆338Apr 21, 2024Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆219Feb 16, 2026Updated last month
- speedy templating engine: 30x faster than Handlebars, half the features!☆114Dec 18, 2018Updated 7 years ago
- ☆23Oct 5, 2020Updated 5 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Feb 15, 2026Updated last month
- Mitochondria is the powerhouse of the `Cell`☆30Nov 20, 2016Updated 9 years ago
- A rust library for converting between UTF-8, UTF-16 and UTF-32 characters.☆13Jul 5, 2024Updated last year
- ☆65Jul 11, 2017Updated 8 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 2 months ago
- Automatically apply the suggestions made by rustc☆853Nov 22, 2023Updated 2 years ago
- A rustc plugin to check for numerical instability☆175Aug 28, 2016Updated 9 years ago
- A library for creating references that carry their owner with them.☆387Oct 12, 2023Updated 2 years ago
- Aligned allocation for Rust☆15Oct 27, 2020Updated 5 years ago
- Extended utilities for working with files and filesystems in Rust☆154Feb 16, 2024Updated 2 years ago
- A typesafe store keyed by types and containing different types of values.☆180Dec 27, 2018Updated 7 years ago
- The empty type Void.☆71Apr 28, 2023Updated 2 years ago
- Rust library for checking the installed/running rustc's version.☆54Jul 25, 2024Updated last year
- Take a reference and get back a slice of length one☆26Apr 29, 2021Updated 4 years ago
- Compile time numbers in Rust.☆581Nov 2, 2025Updated 4 months ago
- Convert number to enum☆87Jul 30, 2024Updated last year
- Rust crate for a convenient RAII scope guard.☆554Jul 17, 2023Updated 2 years ago
- Error boilerplate for Rust☆727Aug 7, 2021Updated 4 years ago
- Candidates for inclusion in the Rust standard library☆89Jan 21, 2023Updated 3 years ago