taiki-e / easy-extLinks
A lightweight attribute macro for easily writing extension trait pattern.
☆86Updated 2 weeks ago
Alternatives and similar repositories for easy-ext
Users that are interested in easy-ext are comparing it to the libraries listed below
Sorting:
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- Macro for sealing traits and structures☆60Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Make trait methods callable without the trait in scope☆161Updated this week
- Helper macros: autoimpl, impl_scope☆68Updated 2 weeks ago
- An alternate Cargo registry using static files☆135Updated 2 months ago
- ☆218Updated 5 months ago
- Pull in every source file in a directory as a module☆179Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- The quickest way to override dependencies with Cargo☆68Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- Const TypeId and non-'static TypeId☆70Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated last month
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- ☆112Updated 3 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Abstract over different executors☆74Updated 2 years ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated this week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆66Updated this week
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated last month
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 10 months ago
- Simple refinement types for Rust; parse, don't validate!☆76Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week