auto-impl-rs / auto_implLinks
Automatically implement traits for common smart pointers
☆120Updated 6 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☆137Updated last year
- Define your own PhantomData☆158Updated last month
- Make trait methods callable without the trait in scope☆159Updated last month
- `$crate` in procedural macros.☆75Updated last month
- Convert number to enum☆87Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated 2 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- ☆87Updated 9 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- A fast and flexible LRU map.☆193Updated 9 months ago
- A scope for async_std and tokio to spawn non-static futures☆148Updated last year
- An updated version of linked-hash-map and friends☆129Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- ☆76Updated 2 months ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆139Updated 10 months ago
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- ☆195Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Macro for sealing traits and structures☆59Updated 10 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- A simple bitset container for Rust☆151Updated 3 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆169Updated 3 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆258Updated 2 weeks ago