CodeChain-io / intertraitLinks
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
Sorting:
- Overloadable functions in rust.☆43Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- Cross-platform interface to the `errno` variable☆70Updated 3 weeks ago
- A growable bit-vector for Rust, optimized for size☆40Updated 3 months ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 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…☆89Updated 2 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Automatic cfg for Rust compiler features☆95Updated 2 weeks ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Macro for sealing traits and structures☆56Updated 6 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- Token tree calling convention☆79Updated 2 years ago
- You can name anonymous Future from async fn without dyn or Box!☆60Updated 3 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Safe pointer-to-member functionality for rust☆33Updated 11 months ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Concurrent hash trie☆54Updated 4 years ago
- Helper macros: autoimpl, impl_scope☆63Updated 5 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- ☆57Updated last year
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated 2 years ago
- A procedural macro helper for easily writing custom derives for enums.☆32Updated 2 months ago
- A more flexible version of the Rust `scoped-tls` library☆18Updated 8 months ago
- Convert closures into wakers☆45Updated 4 months ago
- A global executor built on top of async-executor and smol☆74Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 4 months ago
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago