taiki-e / easy-extLinks
A lightweight attribute macro for easily writing extension trait pattern.
☆80Updated last month
Alternatives and similar repositories for easy-ext
Users that are interested in easy-ext are comparing it to the libraries listed below
Sorting:
- An alternate Cargo registry using static files☆130Updated 6 months ago
- Make trait methods callable without the trait in scope☆157Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Utilities for working with impl traits in Rust.☆115Updated 8 months ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Abstract over different executors☆74Updated 2 years ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Define your own PhantomData☆158Updated last week
- Helper macros: autoimpl, impl_scope☆67Updated this week
- Find out about keys that are ignored when deserializing data☆94Updated 2 weeks ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- ☆145Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆124Updated 11 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆63Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆77Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- ☆52Updated 2 weeks ago
- Deserialize (potentially nested) environment variables into your custom structs☆59Updated last year
- Minimal TOML library with few dependencies☆84Updated 6 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago