rust-lang / dyn-upcasting-coercion-initiative
Initiative to support upcasting dyn Trait values to supertraits
☆17Updated 2 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
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last month
- Testing the Rust standard library with Miri, continuously☆13Updated this week
- A Rust crate for formatting strings dynamically☆32Updated last year
- ☆38Updated last year
- A simple spinlock crate based on the abstractions provided by the `lock_api` crate.☆37Updated last year
- ☆72Updated last month
- futures::AtomicWaker extracted into its own crate☆25Updated 3 months ago
- [DEPRECATED] Async TLS/SSL streams using rustls☆37Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 6 months ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- Target "triple" support☆51Updated 2 months ago
- Threadsafe RefCell for Rust☆90Updated last month
- Link libstdc++ or libc++ automatically or manually☆45Updated 2 months ago
- Simple and fast implementation of language tag normalization and validation☆22Updated 5 months ago
- Mirror of Rust's allocator api for use on stable rust☆59Updated 2 months ago
- Rust library for checking the installed/running rustc's version.☆52Updated 9 months ago
- ☆49Updated 2 months ago
- Full precision decimal representation of f64☆26Updated 2 months ago
- Rust String type with configurable byte storage.☆35Updated 7 months ago
- The bare essentials of std::io for use in no_std. Alloc support is optional.☆74Updated last year
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 5 months ago
- Cross Team Collaboration Fun Times☆16Updated 2 years ago
- A procedural macro for compile time UTF-16 strings☆20Updated 10 months ago
- Cross-platform interface to the `errno` variable☆69Updated last month
- `$crate` in procedural macros.☆70Updated 2 months ago
- ☆23Updated 3 weeks ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year