dtolnay / inherentLinks
Make trait methods callable without the trait in scope
☆150Updated 2 months ago
Alternatives and similar repositories for inherent
Users that are interested in inherent are comparing it to the libraries listed below
Sorting:
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- Better reference counted strings for Rust☆131Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- ☆112Updated 2 years ago
- Define your own PhantomData☆155Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 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`☆120Updated 9 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- Utility wrapper to send non send types to other threads safely☆183Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- ☆216Updated last month
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Lazy formatting utility macro for rust☆128Updated last year
- Automatic cfg for Rust compiler features☆102Updated last month
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- ☆100Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year
- A collection of small utilities for working with pointer types in Rust.☆127Updated 6 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- docs.rs as a publishing platform?☆69Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated last week
- ☆57Updated last year
- Minimal asynchronous runtime for Rust☆130Updated 11 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year