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:
- Lazy formatting utility macro for rust☆128Updated last year
- Type that deserializes only from one specific value☆245Updated last week
- Define your own PhantomData☆156Updated last week
- Graph the number of crates that depend on your crate over time☆251Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- ☆112Updated 2 years ago
- A library for compact bit sets containing enums.☆115Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- The core part of teloxide: API types, requests☆33Updated 2 years ago
- Versioned data-structures for Rust☆207Updated 6 months ago
- Pull in every source file in a directory as a module☆177Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Convert number to enum☆87Updated last year
- Compile-time string formatting☆241Updated 8 months ago
- A tool to mine crates.io and produce static websites☆135Updated 10 months ago
- "A very small syn"☆209Updated 7 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Use declarative macros as proc_macro attributes or derives☆138Updated 3 months ago
- Cargo command to create the README.md from your crate's documentation☆161Updated 2 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆82Updated 2 weeks ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Generate Rust enum variants without associated data☆98Updated last year
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Choose Rust types at compile-time via constants☆68Updated last year