kas-gui / impl-toolsLinks
Helper macros: autoimpl, impl_scope
☆60Updated 4 months ago
Alternatives and similar repositories for impl-tools
Users that are interested in impl-tools are comparing it to the libraries listed below
Sorting:
- Automatic cfg for Rust compiler features☆95Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 7 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 10 months ago
- Abstract over different executors☆73Updated last year
- Macro for sealing traits and structures☆54Updated 5 months ago
- Better reference counted strings for Rust☆126Updated 10 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- ☆72Updated last month
- ☆46Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- ☆57Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Make trait methods callable without the trait in scope☆146Updated last week
- Full precision decimal representation of f64☆26Updated last week
- Lossless functionality for platform-native strings.☆71Updated 3 months ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- Remove Cargo.lock lockfile☆33Updated 4 months ago
- Case transforming macros for idents☆39Updated 5 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Take a value atomically once.☆30Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆107Updated last year
- Automatically implement traits for common smart pointers☆111Updated last month
- ☆53Updated 2 months ago