taiki-e / easy-extLinks
A lightweight attribute macro for easily writing extension trait pattern.
☆87Updated 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:
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 2 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- An alternate Cargo registry using static files☆136Updated 3 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- ☆149Updated 4 months ago
- Utilities for working with impl traits in Rust.☆119Updated 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 last month
- Const TypeId and non-'static TypeId☆70Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated last week
- Abstract over different executors☆74Updated 2 years ago
- The quickest way to override dependencies with Cargo☆82Updated last week
- Define your own PhantomData☆158Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- ☆111Updated 3 years ago
- 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
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated this week
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Macro for sealing traits and structures☆61Updated last year
- Imitate the documentation build that docs.rs would do☆67Updated last month
- Generate Rust enum variants without associated data☆99Updated 2 weeks ago
- 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
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- ☆226Updated 6 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago