CodeChain-io / intertraitLinks
A library providing direct casting among trait objects implemented by a type
☆41Updated 2 years ago
Alternatives and similar repositories for intertrait
Users that are interested in intertrait are comparing it to the libraries listed below
Sorting:
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 years ago
- Utilities for dealing with substructures within syn macros☆140Updated 2 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 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…☆90Updated 3 years ago
- ☆57Updated last year
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Token tree calling convention☆79Updated 2 years ago
- Cross-platform interface to the `errno` variable☆70Updated 3 weeks ago
- Data parallelism library for async-std.☆93Updated last year
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- `$crate` in procedural macros.☆73Updated last month
- Small Box optimization: store small item on stack and fallback to heap for large item.☆86Updated 2 weeks ago
- Rust HashSet with insertion ordering☆42Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- Defer dropping large structs to a background thread☆64Updated 2 years ago
- Intended to allow taking a T from a &mut T temporarily☆78Updated 5 years ago
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- A simple map based on a vector for small integer keys☆66Updated 7 months ago
- Asynchronous byte buffers and pipes for concurrent I/O programming.☆101Updated last week
- Declarative parsing for Rust, using a custom derive and nom☆67Updated 2 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Make trait methods callable without the trait in scope☆149Updated last month
- Overloadable functions in rust.☆43Updated 5 years ago
- ☆48Updated last year
- Run closures in parallel☆114Updated 5 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago