CodeChain-io / intertrait
A library providing direct casting among trait objects implemented by a type
☆39Updated 2 years ago
Alternatives and similar repositories for intertrait:
Users that are interested in intertrait are comparing it to the libraries listed below
- Cast between dynamic trait objects☆32Updated 5 years ago
- Overloadable functions in rust.☆43Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years 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
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 weeks ago
- Concurrent hash trie☆51Updated 4 years ago
- Run closures in parallel☆113Updated last month
- ☆55Updated last year
- Safe pointer-to-member functionality for rust☆33Updated 9 months ago
- Data parallelism library for async-std.☆93Updated last year
- A concise, self-describing binary format written in Rust for Serde☆64Updated 6 months ago
- ☆45Updated last year
- A simple bitset container for Rust☆131Updated 3 months ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 5 months ago
- ☆38Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆152Updated 10 months ago
- A collection of small utilities for working with pointer types in Rust.☆122Updated last month
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- Reactive dependency injection for Rust.☆42Updated last month
- You can name anonymous Future from async fn without dyn or Box!☆59Updated 2 years ago
- Extract differences between arbitrary datastructures☆84Updated 11 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago