rust-lang / dyn-upcasting-coercion-initiativeLinks
Initiative to support upcasting dyn Trait values to supertraits
☆16Updated 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:
- ☆20Updated 3 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆28Updated 2 weeks ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆32Updated last week
- Macro for sealing traits and structures☆59Updated 9 months ago
- Const TypeId and non-'static TypeId☆67Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆32Updated 10 months ago
- ☆75Updated 3 weeks ago
- Testing the Rust standard library with Miri, continuously☆14Updated 2 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Token De/Serializer for testing De/Serialize implementations☆15Updated 9 months ago
- Dynamic structured values for Rust☆28Updated 3 weeks ago
- Rust `Vec` that can store unsized values☆21Updated last week
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 3 years ago
- The Rustc Trait System Refactor Initiative☆25Updated 3 months ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆52Updated this week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆33Updated 11 months ago
- Remove Cargo.lock lockfile☆32Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆63Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated 2 months ago
- You can name anonymous Future from async fn without dyn or Box!☆61Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- Library facilitating safe pinned initialization☆60Updated last week
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆40Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 3 years ago