dtolnay / inherent
Make trait methods callable without the trait in scope
☆136Updated 2 weeks ago
Alternatives and similar repositories for inherent:
Users that are interested in inherent are comparing it to the libraries listed below
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- ☆55Updated last year
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- ☆111Updated 2 years ago
- Run closures in parallel☆113Updated 2 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- docs.rs as a publishing platform?☆68Updated last month
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆64Updated 4 years ago
- ☆55Updated 10 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆71Updated 4 months ago
- ☆203Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- Better reference counted strings for Rust☆119Updated 8 months ago
- Automatically upgrade breaking changes☆45Updated last year
- Inline procedural macros for Rust☆55Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆141Updated 2 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆137Updated 4 months ago
- Macro for sealing traits and structures☆52Updated 3 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Migrated to Codeberg☆80Updated last year
- Write doc comments from macros☆101Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 2 months ago
- Automatically implement traits for common smart pointers☆106Updated 2 months ago