dtolnay / inherentLinks
Make trait methods callable without the trait in scope
☆162Updated last month
Alternatives and similar repositories for inherent
Users that are interested in inherent are comparing it to the libraries listed below
Sorting:
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- ☆111Updated 3 years ago
- Pull in every source file in a directory as a module☆181Updated last month
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Better reference counted strings for Rust☆140Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Graph the number of crates that depend on your crate over time☆256Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Define your own PhantomData☆158Updated last month
- ☆244Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆131Updated last year
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- ☆61Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆279Updated 2 weeks ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- `$crate` in procedural macros.☆81Updated 2 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- Tools to feature more lenient Polonius-based borrow-checker patterns on stable Rust☆124Updated 3 months ago
- Minimal asynchronous executor for Rust☆133Updated 3 weeks ago
- A super powered testing macro for Rust☆124Updated last month
- Macro for sealing traits and structures☆61Updated last year