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:
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆63Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Macro for sealing traits and structures☆59Updated 10 months ago
- ☆145Updated 3 weeks ago
- ☆93Updated 11 months ago
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Better reference counted strings for Rust☆137Updated last year
- Make trait methods callable without the trait in scope☆159Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated 2 months ago
- Const TypeId and non-'static TypeId☆68Updated last month
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Abstract over different executors☆74Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- ☆112Updated 2 years ago
- An alternate Cargo registry using static files☆133Updated last week
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆78Updated 3 weeks ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Define your own PhantomData☆158Updated last month
- Imitate the documentation build that docs.rs would do☆57Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- The quickest way to override dependencies with Cargo☆65Updated last week