auto-impl-rs / auto_implLinks
Automatically implement traits for common smart pointers
☆122Updated 9 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☆140Updated last year
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- `$crate` in procedural macros.☆81Updated 2 months ago
- Define your own PhantomData☆158Updated last month
- Convert number to enum☆87Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 5 months ago
- 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☆155Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 6 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated last week
- ☆205Updated 2 months ago
- A fast and flexible LRU map.☆199Updated last year
- ☆87Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- A Cargo subcommand to build and test all feature flag combinations.☆178Updated 2 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- ☆75Updated 3 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- An updated version of linked-hash-map and friends☆141Updated 3 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆278Updated 2 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Updated last month
- ☆243Updated 2 weeks ago
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆141Updated last year
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- Inter-event timing metrics on top of tracing.☆130Updated last week
- A implementation of convenience integrations between tokio and tower☆134Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago