CodeChain-io / intertraitLinks
A library providing direct casting among trait objects implemented by a type
☆43Updated 3 years ago
Alternatives and similar repositories for intertrait
Users that are interested in intertrait are comparing it to the libraries listed below
Sorting:
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 7 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 4 months ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Typed index version of Rust slice and Vec containers☆75Updated last week
- A collection of small utilities for working with pointer types in Rust.☆132Updated 11 months ago
- `$crate` in procedural macros.☆77Updated 3 weeks ago
- A simple bitset container for Rust☆158Updated 5 months ago
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 5 months ago
- ☆35Updated 10 months ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 4 years ago
- Define your own PhantomData☆158Updated this week
- A big integer library in Rust with good performance.☆107Updated 2 years ago
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated last month
- Macro for sealing traits and structures☆60Updated last year
- Machine scalar casting that meets your expectations☆78Updated 4 years ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- ☆61Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 weeks ago
- An updated version of linked-hash-map and friends☆137Updated last month
- Token tree calling convention☆80Updated 2 years ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- ☆125Updated 3 years ago
- Advisory cross-platform file locks using file descriptors☆83Updated 7 months ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 6 months ago