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☆138Updated last year
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Define your own PhantomData☆158Updated this week
- Convert number to enum☆87Updated last year
- `$crate` in procedural macros.☆76Updated last month
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- ☆87Updated 9 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months 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
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 2 weeks ago
- Fork of std::Arc with lots of utilities useful for FFI☆262Updated this week
- ☆196Updated last week
- A implementation of convenience integrations between tokio and tower☆132Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- ☆76Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Asynchronous access to a bincode-encoded item stream.☆78Updated 7 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- An updated version of linked-hash-map and friends☆137Updated 2 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- More efficient alternative to `serde_json::Value` which saves memory by interning primitive values and using tagged pointers.☆140Updated 11 months ago
- Lending iterators on stable Rust☆83Updated last year