auto-impl-rs / auto_implLinks
Automatically implement traits for common smart pointers
☆114Updated 3 months ago
Alternatives and similar repositories for auto_impl
Users that are interested in auto_impl are comparing it to the libraries listed below
Sorting:
- Define your own PhantomData☆155Updated this week
- Better reference counted strings for Rust☆130Updated 11 months ago
- Convert number to enum☆87Updated 11 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆59Updated 4 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆110Updated 3 weeks ago
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- ☆86Updated 5 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆104Updated 6 months ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- `$crate` in procedural macros.☆73Updated last month
- A fast and flexible LRU map.☆189Updated 6 months ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- A scope for async_std and tokio to spawn non-static futures☆138Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆72Updated last month
- ☆188Updated 3 weeks ago
- Inter-event timing metrics on top of tracing.☆124Updated this week
- Helper macros: autoimpl, impl_scope☆65Updated 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
- Fork of std::Arc with lots of utilities useful for FFI☆244Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- Asynchronous access to a bincode-encoded item stream.☆76Updated 3 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆161Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago