CodeChain-io / intertraitLinks
A library providing direct casting among trait objects implemented by a type
☆43Updated 2 years ago
Alternatives and similar repositories for intertrait
Users that are interested in intertrait are comparing it to the libraries listed below
Sorting:
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated 2 months ago
- Automatic cfg for Rust compiler features☆104Updated 3 months ago
- ☆49Updated last year
- A simple bitset container for Rust☆150Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- `$crate` in procedural macros.☆75Updated 3 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆63Updated 2 months ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 6 months ago
- Token tree calling convention☆80Updated 2 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- ☆60Updated 2 years ago
- Typed index version of Rust slice and Vec containers☆74Updated last month
- Macro for sealing traits and structures☆59Updated 10 months ago
- Spawn processes with arbitrary closures in rust☆113Updated 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…☆90Updated 3 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated 3 weeks ago
- Defer dropping large structs to a background thread☆65Updated 2 years ago
- ☆87Updated 9 months ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆90Updated 3 months ago
- ☆108Updated last year
- Find out about keys that are ignored when deserializing data☆94Updated 3 weeks ago
- Dynamically query a type-erased object for any trait implementation☆67Updated 3 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- ☆125Updated 3 years ago
- Overloadable functions in rust.☆43Updated 6 years ago