kas-gui / impl-toolsLinks
Helper macros: autoimpl, impl_scope
☆63Updated last week
Alternatives and similar repositories for impl-tools
Users that are interested in impl-tools are comparing it to the libraries listed below
Sorting:
- ☆72Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 7 months ago
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- Abstract over different executors☆73Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆73Updated last week
- structured parallel execution for async Rust☆33Updated 10 months ago
- Automatic cfg for Rust compiler features☆96Updated 3 weeks ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Completion futures for Rust☆19Updated 2 years ago
- ☆42Updated 11 months ago
- ☆16Updated 3 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Timer facilities for Rust's async story☆56Updated 8 months ago
- Zero-cost bitsets over native Rust types☆78Updated 2 months ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- 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
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆43Updated last year
- Take a value atomically once.☆30Updated 2 years ago
- A Rust library for runtime-checked linearish types☆34Updated last year
- Choose Rust types at compile-time via constants☆67Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- Dynamic structured values for Rust☆28Updated 2 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 2 months ago
- Make any value Sync but only available on its original thread☆39Updated 3 months ago
- An LRU cache implementation with constant time operations and weighted semantic.☆44Updated 5 months ago
- ☆57Updated last year