WaffleLapkin / kiamLinks
Better syntax for if/else chains
☆51Updated 3 years ago
Alternatives and similar repositories for kiam
Users that are interested in kiam are comparing it to the libraries listed below
Sorting:
- Define your own PhantomData☆152Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- ☆112Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated last month
- Type that deserializes only from one specific value☆243Updated last month
- "A very small syn"☆204Updated 4 months ago
- A tool to mine crates.io and produce static websites☆132Updated 8 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- An alternate Cargo registry using static files☆121Updated 3 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆133Updated 2 years ago
- Lending iterators on stable Rust☆82Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆74Updated this week
- Make trait methods callable without the trait in scope☆147Updated last month
- Compile-time checks that an enum or match is written in sorted order☆115Updated 2 weeks ago
- Generate Rust enum variants without associated data☆98Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml