auto-impl-rs / auto_impl
Automatically implement traits for common smart pointers
☆106Updated 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
- Automatic cfg for Rust compiler features☆96Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Run closures in parallel☆113Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 weeks ago
- (lifetime) GATs on stable Rust☆57Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆141Updated 2 months ago
- Better reference counted strings for Rust☆119Updated 8 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆102Updated 2 weeks ago
- Convert number to enum☆87Updated 7 months ago
- Define your own PhantomData☆152Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆150Updated 2 weeks ago
- `$crate` in procedural macros.☆69Updated 2 weeks ago
- A implementation of convenience integrations between tokio and tower☆128Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated last month
- A scope for async_std and tokio to spawn non-static futures☆127Updated 9 months ago
- ☆180Updated 2 weeks ago
- Migrated to Codeberg☆80Updated last year
- ☆65Updated 9 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 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.☆109Updated 2 years ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated this week
- Big array helper for serde☆60Updated 10 months ago
- Trait aliases on stable Rust☆54Updated 3 years ago
- ☆82Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- A fast and flexible LRU map.☆177Updated 2 months ago
- Lending iterators on stable Rust☆82Updated last year