kas-gui / impl-tools
Helper macros: autoimpl, impl_scope
☆59Updated last month
Related projects ⓘ
Alternatives and complementary repositories for impl-tools
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- Automatic cfg for Rust compiler features☆95Updated last month
- 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…☆61Updated last week
- Make any value Sync but only available on its original thread☆37Updated last year
- Macro for sealing traits and structures☆49Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Remove Cargo.lock lockfile☆32Updated last week
- Lending iterators on stable Rust☆80Updated 10 months ago
- ☆68Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- (lifetime) GATs on stable Rust☆56Updated 10 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆51Updated 4 months ago
- Automatically implement traits for common smart pointers☆104Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆47Updated this week
- A lightweight attribute macro for easily writing extension trait pattern.☆47Updated last month
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Serialization value trees☆43Updated 3 months ago
- structured parallel execution for async Rust☆30Updated 3 months ago
- Blazing fast immutable collection datatypes for Rust.☆84Updated 4 months ago
- Take a value atomically once.☆27Updated last year
- Serde support for the humantime crate☆27Updated 9 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated last year
- Better reference counted strings for Rust☆114Updated 4 months ago