auto-impl-rs / auto_implLinks
Automatically implement traits for common smart pointers
☆120Updated 5 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☆135Updated last year
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- `$crate` in procedural macros.☆74Updated last week
- Define your own PhantomData☆156Updated 2 weeks ago
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- A Cargo subcommand to build and test all feature flag combinations.☆164Updated last month
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Convert number to enum☆87Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆62Updated last month
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆92Updated 2 weeks ago
- ☆194Updated 3 weeks ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆114Updated 2 weeks ago
- ☆87Updated 7 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆252Updated 2 months ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- An updated version of linked-hash-map and friends☆122Updated 5 months ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- ☆216Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆138Updated 2 weeks ago
- ☆74Updated last month
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year