auto-impl-rs / auto_implLinks
Automatically implement traits for common smart pointers
☆111Updated last month
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☆126Updated 10 months ago
- Automatic cfg for Rust compiler features☆95Updated last week
- Trait aliases on stable Rust☆54Updated 3 years ago
- Make trait methods callable without the trait in scope☆146Updated this week
- `$crate` in procedural macros.☆71Updated last week
- Convert number to enum☆87Updated 10 months ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last week
- ☆85Updated 4 months ago
- (lifetime) GATs on stable Rust☆58Updated last year
- An updated version of linked-hash-map and friends☆113Updated last month
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆108Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆103Updated 4 months ago
- Serialization value trees☆44Updated 9 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- ☆183Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- Cargo subcommand for checking your documentation for broken links☆155Updated 5 months ago
- Define your own PhantomData☆152Updated last week
- ☆112Updated 2 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- Run closures in parallel☆113Updated 4 months ago
- Show unused code from multi-crate Rust projects☆100Updated 8 months ago
- Asynchronous access to a bincode-encoded item stream.☆74Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆241Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago