kas-gui / impl-toolsLinks
Helper macros: autoimpl, impl_scope
☆65Updated 2 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:
- ☆73Updated 3 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- structured parallel execution for async Rust☆33Updated 10 months ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- Data-driven tests on stable Rust☆40Updated this week
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆59Updated 4 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆104Updated 6 months ago
- ☆57Updated last year
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Choose Rust types at compile-time via constants☆68Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 3 months ago
- A memory efficient container for rust nested collections☆40Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated 3 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Attribute proc-macro to delegate method to a field☆29Updated last year
- Lossless functionality for platform-native strings.☆71Updated 2 weeks ago
- Abstract over different executors☆74Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- Typed any map for rust☆67Updated 6 months ago