auto-impl-rs / auto_implLinks
Automatically implement traits for common smart pointers
☆114Updated 2 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:
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆63Updated last week
- Better reference counted strings for Rust☆126Updated 11 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last week
- ☆69Updated 3 weeks ago
- Define your own PhantomData☆152Updated last month
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆96Updated 3 weeks ago
- A fast and flexible LRU map.☆185Updated 5 months ago
- An updated version of linked-hash-map and friends☆115Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆165Updated this week
- ☆187Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 5 months ago
- ☆86Updated 5 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last month
- A scope for async_std and tokio to spawn non-static futures☆135Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- ☆57Updated last year
- Convert number to enum☆87Updated 10 months ago
- Project group working on the "safe transmute" feature☆93Updated 9 months ago
- Mirror of Rust's allocator api for use on stable rust☆61Updated last month
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Graph the number of crates that depend on your crate over time☆248Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- An LRU cache implementation with constant time operations and weighted semantic.☆44Updated 5 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated 6 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆110Updated 3 weeks ago
- Utilities for dealing with substructures within syn macros☆139Updated last month
- Lending iterators on stable Rust☆82Updated last year