auto-impl-rs / auto_implLinks
Automatically implement traits for common smart pointers
☆116Updated 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:
- Better reference counted strings for Rust☆131Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated this week
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Define your own PhantomData☆155Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated last month
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- ☆87Updated 6 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Find out about keys that are ignored when deserializing data☆86Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆59Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆247Updated last month
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- An updated version of linked-hash-map and friends☆121Updated 3 months ago
- ☆188Updated 3 weeks ago
- `$crate` in procedural macros.☆73Updated 2 months ago
- Inter-event timing metrics on top of tracing.☆125Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Convert number to enum☆87Updated last year
- ☆72Updated 2 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆162Updated this week
- Bisects rustc, either nightlies or CI artifacts☆188Updated last week
- ☆216Updated last month
- Show unused code from multi-crate Rust projects☆113Updated 10 months ago