auto-impl-rs / auto_implLinks
Automatically implement traits for common smart pointers
☆120Updated 8 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:
- Make trait methods callable without the trait in scope☆161Updated this week
- Define your own PhantomData☆158Updated this week
- Better reference counted strings for Rust☆139Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated this week
- `$crate` in procedural macros.☆78Updated last month
- Automatic cfg for Rust compiler features☆108Updated 6 months ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- ☆200Updated last month
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Fork of std::Arc with lots of utilities useful for FFI☆268Updated last month
- A fast and flexible LRU map.☆198Updated 11 months ago
- Convert number to enum☆87Updated last year
- ☆88Updated last month
- An updated version of linked-hash-map and friends☆137Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆177Updated 3 weeks ago
- ☆76Updated last month
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated last week
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 4 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 weeks ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- Inter-event timing metrics on top of tracing.☆129Updated 2 weeks ago
- Macro for sealing traits and structures☆60Updated last year