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:
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 3 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆90Updated 3 years ago
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- `$crate` in procedural macros.☆76Updated last month
- ☆35Updated 9 months ago
- Token tree calling convention☆80Updated 2 years ago
- ☆61Updated 2 years ago
- A simple bitset container for Rust☆155Updated 4 months ago
- Overloadable functions in rust.☆43Updated 6 years ago
- ☆48Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 6 months ago
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago
- Threadsafe RefCell for Rust☆95Updated 7 months ago
- Machine scalar casting that meets your expectations☆75Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- #[no_std] print equivalent for Rust☆64Updated 3 weeks ago
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated 3 weeks ago
- Data parallelism library for async-std.☆95Updated last year