rust-lang / dyn-upcasting-coercion-initiativeLinks
Initiative to support upcasting dyn Trait values to supertraits
☆15Updated 3 years ago
Alternatives and similar repositories for dyn-upcasting-coercion-initiative
Users that are interested in dyn-upcasting-coercion-initiative are comparing it to the libraries listed below
Sorting:
- A lightweight attribute for easy generation of const functions with conditional compilations.☆30Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆70Updated last week
- Testing the Rust standard library with Miri, continuously☆14Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Link libstdc++ or libc++ automatically or manually☆51Updated last week
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆35Updated 2 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Dynamic structured values for Rust☆28Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆88Updated 8 months ago
- Automatic cfg for Rust compiler features