dtolnay / inherent
Make trait methods callable without the trait in scope
☆136Updated last month
Alternatives and similar repositories for inherent:
Users that are interested in inherent are comparing it to the libraries listed below
- ☆55Updated last year
- Better reference counted strings for Rust☆120Updated 8 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- A collection of small utilities for working with pointer types in Rust.☆124Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- ☆124Updated 2 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 2 weeks ago
- ☆111Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆80Updated last month
- Run closures in parallel☆113Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year
- ☆97Updated last month
- Fork of std::Arc with lots of utilities useful for FFI☆231Updated 2 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- A fast and flexible LRU map.☆181Updated 3 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 5 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- ☆55Updated 10 months ago
- docs.rs as a publishing platform?☆68Updated last month
- Macro for sealing traits and structures☆53Updated 4 months ago
- Abstract over different executors☆73Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- Threadsafe RefCell for Rust☆90Updated last month
- ☆65Updated 10 months ago