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
- "A very small syn"☆209Updated 7 months ago
- Define your own PhantomData☆158Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Make trait methods callable without the trait in scope☆157Updated this week
- Generate Rust enum variants without associated data☆98Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- ☆112Updated 2 years ago
- Compile-time string formatting☆242Updated 9 months ago
- Versioned data-structures for Rust☆207Updated 6 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Convert number to enum☆87Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated this week
- `$crate` in procedural macros.☆74Updated this week
- Minimal asynchronous executor for Rust☆129Updated this week
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆252Updated last week
- Small, fast, synchronization primitives☆250Updated last year
- Type that deserializes only from one specific value☆245Updated this week
- A tool to mine crates.io and produce static websites☆136Updated 11 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆131Updated 2 years ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 2 weeks ago
- Use declarative macros as proc_macro attributes or derives☆144Updated 3 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- Pull in every source file in a directory as a module☆177Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- An allocator that can track and limit memory usage.☆214Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago