CodeChain-io / intertrait
A library providing direct casting among trait objects implemented by a type
☆39Updated 2 years ago
Alternatives and similar repositories for intertrait:
Users that are interested in intertrait are comparing it to the libraries listed below
- bencher is just a port of the libtest (unstable) benchmark runner to Rust stable releases. `cargo bench` on stable. "Not a better bencher…☆86Updated 2 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- ☆54Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆68Updated 4 months ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- `$crate` in procedural macros.☆69Updated last month
- An implementation of the `group_by` Haskell function for slice and strings☆53Updated last year
- A growable bit-vector for Rust, optimized for size☆40Updated last week
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- Safe pointer-to-member functionality for rust☆33Updated 8 months ago
- Provides macro `assert_matches` for testing pattern matching☆63Updated 4 years ago
- Utilities for dealing with substructures within syn macros☆139Updated 6 months ago
- Overloadable functions in rust.☆42Updated 5 years ago
- ☆33Updated 2 years ago
- ☆45Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated last month
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Better reference counted strings for Rust☆118Updated 7 months ago
- Serialization value trees☆43Updated 6 months ago
- Run closures in parallel☆112Updated last month
- Token tree calling convention☆79Updated 2 years ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- A fast, small, full-featured, no-std compatible oneshot channel☆60Updated last year
- Threadsafe RefCell for Rust☆90Updated last year
- #[no_std] print equivalent for Rust☆61Updated last year
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆73Updated last year
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆46Updated 2 years ago