rust-lang / dyn-upcasting-coercion-initiative
Initiative to support upcasting dyn Trait values to supertraits
☆16Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for dyn-upcasting-coercion-initiative
- Link libstdc++ or libc++ automatically or manually☆45Updated last week
- futures::AtomicWaker extracted into its own crate☆25Updated last month
- Data structures like Rust `alloc` which reuse user allocated memory☆51Updated 2 months ago
- Testing the Rust standard library with Miri, continuously☆10Updated 3 weeks ago
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- ☆20Updated 2 years ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated 2 months ago
- Generic Associated Types lang team initiative☆12Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Dynamic structured values for Rust☆27Updated 3 weeks ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆29Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- ☆49Updated 2 months ago
- Automatic cfg for Rust compiler features☆95Updated last month
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- Stack-allocated DSTs for rust (fixed capacity)☆47Updated 8 months ago
- Remove Cargo.lock lockfile☆32Updated last week
- A parser and evaluator for Rust cfg() expressions. Targets as of Rust 1.58.0 are supported.☆40Updated last week
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆32Updated last month
- A primitive for writing structural search and replace programs for rust☆31Updated 4 months ago
- ☆68Updated 3 weeks ago
- A procedural macro for compile time UTF-16 strings☆19Updated 4 months ago
- Install a rustc master toolchain usable from rustup☆72Updated last year
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated 10 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆47Updated last month
- Library facilitating safe pinned initialization☆30Updated 3 months ago
- `$crate` in procedural macros.☆65Updated 2 months ago
- Duplicate an async I/O handle☆40Updated last month