auto-impl-rs / auto_implLinks
Automatically implement traits for common smart pointers
☆122Updated 9 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☆158Updated last month
- Better reference counted strings for Rust☆140Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- A fast and flexible LRU map.☆199Updated last year
- Graph the number of crates that depend on your crate over time☆256Updated this week
- `$crate` in procedural macros.☆81Updated 2 months ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- ☆87Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated last week
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- ☆75Updated 3 weeks ago
- ☆205Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated last week
- Inter-event timing metrics on top of tracing.☆130Updated last week
- Convert number to enum☆87Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 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.☆115Updated 8 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- A implementation of convenience integrations between tokio and tower☆134Updated 2 years ago
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- Show unused code from multi-crate Rust projects☆125Updated last year
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- ☆243Updated 2 weeks ago
- Find out about keys that are ignored when deserializing data☆95Updated last month