auto-impl-rs / auto_implLinks
Automatically implement traits for common smart pointers
☆120Updated 7 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☆139Updated last year
- Define your own PhantomData☆158Updated last week
- Make trait methods callable without the trait in scope☆161Updated last week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Convert number to enum☆87Updated last year
- `$crate` in procedural macros.☆77Updated last week
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated last week
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 4 months ago
- ☆198Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- ☆88Updated 2 weeks ago
- Procedural macro to easily write higher-order strategies in proptest.☆47Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- A fast and flexible LRU map.☆198Updated 10 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 2 weeks ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆176Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆153Updated last year
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- An updated version of linked-hash-map and friends☆137Updated last month
- ☆76Updated 3 weeks ago
- Inter-event timing metrics on top of tracing.☆128Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month