dtolnay / inherent
Make trait methods callable without the trait in scope
☆135Updated last week
Alternatives and similar repositories for inherent:
Users that are interested in inherent are comparing it to the libraries listed below
- ☆55Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆122Updated last month
- ☆111Updated 2 years ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated last week
- Run closures in parallel☆113Updated last month
- docs.rs as a publishing platform?☆68Updated 2 weeks ago
- Migrated to Codeberg☆80Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- An updated version of linked-hash-map and friends☆109Updated this week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Lending iterators on stable Rust☆81Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- ☆53Updated 9 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆228Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆86Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated last week
- An on-disk hash table implementation☆113Updated 3 years ago
- Automatically implement traits for common smart pointers☆106Updated last month
- Abstract over different executors☆73Updated last year
- ☆124Updated 2 years ago
- ☆45Updated last year
- A scope for async_std and tokio to spawn non-static futures☆126Updated 9 months ago