kas-gui / impl-toolsLinks
Helper macros: autoimpl, impl_scope
☆68Updated 3 weeks ago
Alternatives and similar repositories for impl-tools
Users that are interested in impl-tools are comparing it to the libraries listed below
Sorting:
- Macro for sealing traits and structures☆59Updated 10 months ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- ☆76Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆34Updated last year
- ☆108Updated last year
- ☆60Updated 2 years ago
- Defer dropping large structs to a background thread☆66Updated 2 years ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆126Updated last year
- Better reference counted strings for Rust☆137Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆46Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Lossless functionality for platform-native strings.☆73Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Automatically implement traits for common smart pointers☆120Updated 6 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Define your own PhantomData☆158Updated last month
- Make trait methods callable without the trait in scope☆159Updated last month
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year