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☆158Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Generate Rust enum variants without associated data☆99Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 2 months ago
- ☆112Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆255Updated 3 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Choose Rust types at compile-time via constants☆70Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- "A very small syn"☆212Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago
- A fast, concurrent string interner☆162Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆170Updated last year
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- Type that deserializes only from one specific value☆266Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Versioned data-structures for Rust☆208Updated 10 months ago
- Please do not use this.☆188Updated 4 years ago
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- A tool to mine crates.io and produce static websites☆138Updated last year
- Simple async reactor and executor for rust☆78Updated 9 months ago
- The core part of teloxide: API types, requests☆33Updated 3 years ago
- Compile-time string formatting☆258Updated 3 months ago
- Procedural macro to implement Display and FromStr using common settings.☆191Updated 3 weeks ago
- Fast, minimal, feature-rich, extended formatting syntax.☆79Updated 3 years ago
- Minimal asynchronous executor for Rust☆133Updated last month
- Idiomatic exceptions for Rust☆92Updated 5 months ago