kas-gui / impl-tools
Helper macros: autoimpl, impl_scope
☆59Updated 2 months ago
Alternatives and similar repositories for impl-tools:
Users that are interested in impl-tools are comparing it to the libraries listed below
- ☆73Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆49Updated this week
- Lending iterators on stable Rust☆81Updated last year
- structured parallel execution for async Rust☆33Updated 6 months ago
- Abstract over different executors☆73Updated last year
- Make any value Sync but only available on its original thread☆39Updated last week
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Make trait methods callable without the trait in scope☆135Updated last week
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 months ago
- Data-driven tests on stable Rust☆39Updated this week
- Automatically implement traits for common smart pointers☆106Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Better reference counted strings for Rust☆118Updated 7 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 4 months ago
- A memory efficient syntax tree for language developers☆55Updated last month
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated 2 weeks ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- ☆16Updated 10 months ago
- Take a value atomically once.☆27Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated last month
- Blazing fast immutable collection datatypes for Rust.☆98Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Macro for sealing traits and structures☆51Updated 3 months ago
- Choose Rust types at compile-time via constants☆64Updated last year