kurtschelfthout / finally-taglessLinks
☆17Updated 2 years ago
Alternatives and similar repositories for finally-tagless
Users that are interested in finally-tagless are comparing it to the libraries listed below
Sorting:
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- Attribute proc-macro to delegate method to a field☆29Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- ☆24Updated 2 years ago
- Rust NonEmpty slice☆13Updated 4 years ago
- ☆36Updated 3 years ago
- Integer types with customizable niche values☆51Updated last year
- Anonymous enum and checked exception for Rust.☆23Updated 4 years ago
- A procedural macro that generates chaining methods from non-chaining ones in an impl block.☆15Updated 7 years ago
- Test futures under all possible polling schedules☆19Updated 3 years ago
- ☆30Updated last year
- Sort Unicode strings lexicographically☆36Updated last year
- A Rust library for runtime-checked linearish types☆36Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- Delegate method calls to a field.☆15Updated 8 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- Trait generalization of the fundamental types☆48Updated last year
- ☆31Updated 5 years ago
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Disjoint borrow of slices in Rust☆11Updated 6 years ago
- Lending iterators on stable Rust☆83Updated last year
- Solve hard constraints easily with Rust.☆15Updated 3 years ago
- Rust crate providing a reimplementation of the `std::Any` trait that supports types with non-`'static` lifetimes.☆41Updated last year
- ☆26Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Rust String type with configurable byte storage.☆35Updated last year
- Zero-cost specialization in generic context on stable Rust☆24Updated 7 months ago
- ☆18Updated 4 years ago