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:
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- ☆111Updated 3 years ago
- A tool to mine crates.io and produce static websites☆138Updated last year
- Graph the number of crates that depend on your crate over time☆256Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Define your own PhantomData☆158Updated last month
- Compile-time string formatting☆261Updated 3 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Choose Rust types at compile-time via constants☆69Updated 2 years ago
- "A very small syn"☆212Updated 11 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Type that deserializes only from one specific value☆267Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Unborrowed Rust Compiler (rustc without a borrowchecker)☆111Updated 2 years ago
- IO-agnostic line editor for embedded systems☆113Updated last year
- A fast, concurrent string interner☆164Updated last year
- A tiny library for chaining free functions into method call chains.☆50Updated 5 years ago
- Generate Rust enum variants without associated data☆99Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Convert number to enum☆87Updated last year
- An unordered multiset/bag implementation backed by HashMap☆75Updated last week
- Versioned data-structures for Rust☆208Updated 11 months ago
- Create extensions for types you don't own with extension traits but without the boilerplate☆134Updated 2 years ago
- Better reference counted strings for Rust☆140Updated last year
- Please do not use this.☆188Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago