auto-impl-rs / auto_implLinks
Automatically implement traits for common smart pointers
☆120Updated 5 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☆136Updated last year
- Define your own PhantomData☆158Updated last week
- Make trait methods callable without the trait in scope☆157Updated last week
- `$crate` in procedural macros.☆75Updated 2 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Convert number to enum☆87Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated this week
- ☆87Updated 8 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- ☆74Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆114Updated last month
- ☆194Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆256Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Helper macros: autoimpl, impl_scope☆67Updated this week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- A implementation of convenience integrations between tokio and tower☆132Updated last year
- ☆112Updated 2 years ago
- ☆223Updated last month
- Lending iterators on stable Rust☆83Updated last year
- A big integer library in Rust with good performance.☆105Updated last year
- An updated version of linked-hash-map and friends☆127Updated 5 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago