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:
- Automatic cfg for Rust compiler features☆99Updated last week
- ☆48Updated last year
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Cast between dynamic trait objects☆32Updated 5 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 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last month
- `$crate` in procedural macros.☆71Updated last month
- Cross-platform interface to the `errno` variable☆70Updated last week
- Safe pointer-to-member functionality for rust☆33Updated last year
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 2 months ago
- ☆57Updated last year
- Token tree calling convention☆79Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆139Updated last month
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆93Updated last year
- Overloadable functions in rust.☆43Updated 5 years ago
- A collection of small utilities for working with pointer types in Rust.☆125Updated 5 months ago
- Concurrent hash trie☆54Updated 4 years ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- Small Box optimization: store small item on stack and fallback to heap for large item.☆84Updated last week
- Macro for sealing traits and structures☆56Updated 6 months ago
- Yet Another Async Runtime (yaar) focused on forbid(unsafe) and scalability☆81Updated 3 years ago
- ☆124Updated 2 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated 3 months ago
- A growable bit-vector for Rust, optimized for size☆41Updated 4 months ago
- ☆57Updated last year
- Run closures in parallel☆113Updated 5 months ago