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
- A lightweight attribute macro for easily writing extension trait pattern.☆49Updated last week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 4 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- structured parallel execution for async Rust☆33Updated 7 months ago
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- ☆16Updated this week
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- ☆72Updated 4 months ago
- Macro for sealing traits and structures☆51Updated 3 months ago
- Abstract over different executors☆73Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆71Updated 4 months ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- 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
- Automatically implement traits for common smart pointers☆106Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Lending iterators on stable Rust☆82Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆61Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆78Updated last week
- A primitive for writing structural search and replace programs for rust☆31Updated 8 months ago
- Take a value atomically once.☆28Updated 2 years ago
- An LRU cache implementation with constant time operations and weighted semantic.☆43Updated 2 months ago
- A Rust crate for formatting strings dynamically☆32Updated last year
- Serialization value trees☆44Updated 7 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆46Updated 2 years ago
- ☆35Updated last month