CodeChain-io / intertrait
A library providing direct casting among trait objects implemented by a type
☆40Updated 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☆31Updated 2 years ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆56Updated last year
- Overloadable functions in rust.☆43Updated 5 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…☆89Updated 2 years ago
- A small ASCII-only bounded length string representation.☆59Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆69Updated last week
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- ☆56Updated last year
- Extensions for the Rust standard library☆39Updated last year
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Declarative parsing for Rust, using a custom derive and nom☆66Updated 2 weeks ago
- Helper macros: autoimpl, impl_scope☆60Updated 4 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 2 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- A simple and powerful Rust remote method invocation library based on trait objects☆14Updated 4 years ago
- ☆46Updated last year
- ☆72Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- A simple map based on a vector for small integer keys☆63Updated 5 months ago
- Async tracing capabilities for the log crate☆99Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Extract differences between arbitrary datastructures☆88Updated last year
- Mirror of https://gitlab.com/est/cargo-local-serve | Serve a local, offline, clone of crates.io.☆27Updated 4 years ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆97Updated last month
- Advisory cross-platform file locks using file descriptors☆78Updated 3 weeks ago