dtolnay / inherent
Make trait methods callable without the trait in scope
☆136Updated 2 months ago
Alternatives and similar repositories for inherent:
Users that are interested in inherent are comparing it to the libraries listed below
- ☆56Updated last year
- Better reference counted strings for Rust☆124Updated 9 months ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 3 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- ☆56Updated 11 months ago
- ☆112Updated 2 years ago
- Run closures in parallel☆113Updated 3 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- (lifetime) GATs on stable Rust☆58Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆72Updated 5 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Define your own PhantomData☆152Updated 2 months ago
- An updated version of linked-hash-map and friends☆112Updated 3 weeks ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- A fast and flexible LRU map.☆181Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆81Updated 2 months ago
- String optimized for map keys☆62Updated this week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 6 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 11 months ago