CodeChain-io / intertraitLinks
A library providing direct casting among trait objects implemented by a type
☆43Updated 3 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☆143Updated 6 months ago
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆91Updated 3 years ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- Typed index version of Rust slice and Vec containers☆74Updated 3 months ago
- `$crate` in procedural macros.☆77Updated this week
- ☆125Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 2 years ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Token tree calling convention☆80Updated 2 years ago
- A library for generating Graphviz DOT language files for graphs.☆77Updated 7 months ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides …☆69Updated 3 weeks ago
- Abstract over the atomicity of reference-counting pointers in rust☆168Updated last week
- Small Box optimization: store small item on stack and fallback to heap for large item.☆91Updated 4 months ago
- Make trait methods callable without the trait in scope☆160Updated this week
- Project group working on the "safe transmute" feature☆95Updated last year
- ☆61Updated 2 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 3 months ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- Run closures in parallel☆115Updated 10 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- Write doc comments from macros☆101Updated last month
- A simple bitset container for Rust☆156Updated 5 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 6 months ago
- An implementation of the `group_by` Haskell function for slice and strings☆54Updated 2 years ago
- ☆108Updated last year
- Spawn processes with arbitrary closures in rust☆113Updated 4 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆129Updated 5 years ago