dtolnay / inherentLinks
Make trait methods callable without the trait in scope
☆161Updated last week
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☆119Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Define your own PhantomData☆158Updated last week
- ☆112Updated 3 years ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Better reference counted strings for Rust☆139Updated last year
- Pull in every source file in a directory as a module☆179Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- 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
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last week
- ☆237Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- ☆61Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- docs.rs as a publishing platform?☆71Updated last week
- ☆125Updated 3 years ago
- Lending iterators on stable Rust☆83Updated last year
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last week