CodeChain-io / intertrait
A library providing direct casting among trait objects implemented by a type
☆40Updated 2 years ago
Alternatives and similar repositories for intertrait:
Users that are interested in intertrait are comparing it to the libraries listed below
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Overloadable functions in rust.☆43Updated 5 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- Automatic cfg for Rust compiler features☆96Updated 5 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…☆86Updated 2 years ago
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- ☆55Updated last year
- ☆55Updated 10 months ago
- ☆35Updated 2 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Token tree calling convention☆79Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- Serializable trait objects for Rust.☆53Updated this week
- Make trait methods callable without the trait in scope☆136Updated 3 weeks ago
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 3 months ago
- ☆25Updated 4 years ago
- A collection of small utilities for working with pointer types in Rust.☆123Updated 2 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆78Updated 3 months ago
- Rust attribute macro to implement a trait for tuples☆24Updated 4 months ago
- A global executor built on top of async-executor and smol☆73Updated last week
- Mirror of Rust's allocator api for use on stable rust☆51Updated last month
- A simple and powerful Rust remote method invocation library based on trait objects☆14Updated 4 years ago
- ☆72Updated 5 months ago
- ☆45Updated last year
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- You can name anonymous Future from async fn without dyn or Box!☆59Updated 3 years ago