taiki-e / easy-extLinks
A lightweight attribute macro for easily writing extension trait pattern.
☆86Updated 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:
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- An alternate Cargo registry using static files☆134Updated last month
- Macro for sealing traits and structures☆59Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- Pull in every source file in a directory as a module☆179Updated last week
- Abstract over different executors☆74Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Const TypeId and non-'static TypeId☆69Updated last week
- Serde support for the humantime crate☆36Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- ☆148Updated 2 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- ☆218Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- Zero-cost bitsets over native Rust types☆79Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated last week
- Generate Rust enum variants without associated data☆98Updated last month
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated last month