dtolnay / inherentLinks
Make trait methods callable without the trait in scope
☆149Updated 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☆117Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 7 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- Define your own PhantomData☆155Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 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.☆112Updated last month
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- ☆112Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated last month
- ☆100Updated 4 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- ☆57Updated last year
- ☆211Updated last week
- Lazy formatting utility macro for rust☆127Updated last year
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆138Updated 8 months ago
- ☆72Updated last month
- An updated version of linked-hash-map and friends☆120Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Convert number to enum☆87Updated 11 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Macro for sealing traits and structures☆57Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆137Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆104Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Lending iterators on stable Rust☆83Updated last year