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☆141Updated 3 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- `$crate` in procedural macros.☆74Updated this week
- Machine scalar casting that meets your expectations☆75Updated 3 years ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆62Updated last month
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- ☆59Updated 2 years ago
- A simple bitset container for Rust☆148Updated 2 months ago
- Overloadable functions in rust.☆43Updated 6 years ago
- Automatically implement traits for common smart pointers☆119Updated 4 months ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- ☆35Updated 7 months ago
- An updated version of linked-hash-map and friends☆122Updated 4 months ago
- Unsafe marker trait for types that deref to a stable address☆32Updated last month
- 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
- ☆87Updated 7 months ago
- Token tree calling convention☆80Updated 2 years ago
- Concurrent hash trie☆57Updated 4 years ago
- Safe wrapper for initializing arrays☆74Updated 2 years ago
- ☆125Updated 3 years ago
- Small Box optimization: store small item on stack and fallback to heap for large item.☆89Updated 2 months ago
- Safe pointer-to-member functionality for rust☆33Updated last year
- Custom derivation macro for Rust☆113Updated 7 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 3 months ago
- ☆49Updated last year
- Abstract over the atomicity of reference-counting pointers in rust☆159Updated 4 months ago
- A procedural macro helper for easily writing custom derives for enums.☆33Updated 3 weeks ago
- Spawn processes with arbitrary closures in rust☆112Updated 3 years ago