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:
- Better reference counted strings for Rust☆140Updated last year
- Make trait methods callable without the trait in scope☆162Updated last month
- Define your own PhantomData☆158Updated last month
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- `$crate` in procedural macros.☆81Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- Inter-event timing metrics on top of tracing.☆130Updated this week
- ☆75Updated 3 weeks ago
- Convert number to enum☆87Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- ☆204Updated 2 months ago
- ☆87Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated last week
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- A fast and flexible LRU map.☆199Updated last year
- A implementation of convenience integrations between tokio and tower☆134Updated 2 years 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
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- An updated version of linked-hash-map and friends☆139Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Updated last month
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month