taiki-e / easy-extLinks
A lightweight attribute macro for easily writing extension trait pattern.
☆87Updated 3 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:
- Abstract over different executors☆74Updated 2 years ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- ☆111Updated 3 years ago
- Utilities for working with impl traits in Rust.☆121Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- ☆149Updated 4 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated this week
- An alternate Cargo registry using static files☆136Updated 3 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated last week
- Const TypeId and non-'static TypeId☆70Updated last month
- Macro for sealing traits and structures☆61Updated last year
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- ☆43Updated last year
- Derive a builder for your constructors in Rust☆71Updated 2 months ago
- The quickest way to override dependencies with Cargo☆82Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆96Updated last week
- Progress reporting abstraction for Rust☆64Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago