dtolnay / inherentLinks
Make trait methods callable without the trait in scope
☆161Updated this week
Alternatives and similar repositories for inherent
Users that are interested in inherent are comparing it to the libraries listed below
Sorting:
- Better reference counted strings for Rust☆139Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- Pull in every source file in a directory as a module☆179Updated this week
- ☆112Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Define your own PhantomData☆158Updated this week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated this week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- ☆76Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- Macro for sealing traits and structures☆60Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 2 months ago
- Automatically implement traits for common smart pointers☆120Updated 8 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆95Updated this week
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- ☆100Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- ☆61Updated 2 years ago