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 last week
- Const TypeId and non-'static TypeId☆70Updated 3 weeks ago
- Repo for coordinating the creation, distribution, collection, and analysis of surveys for the Rust project.☆35Updated last week
- ☆76Updated 3 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆61Updated 2 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆52Updated last month
- Minimal TOML library with few dependencies☆83Updated 9 months ago
- Testing the Rust standard library with Miri, continuously☆14Updated 2 weeks ago
- Dynamic structured values for Rust☆28Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆70Updated 3 months ago
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Threadsafe RefCell for Rust☆99Updated 9 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 2 months ago
- Macro for sealing traits and structures☆60Updated last year
- ☆42Updated 2 years ago
- DWARF packaging utility, written in Rust, supporting GNU extension and DWARF 5 package formats.☆56Updated 3 weeks ago
- One pointer wide trait objects which are also FFI safe, allowing traits to be passed to/from and implemented by C ABI code.☆43Updated 3 years ago
- docs.rs as a publishing platform?☆71Updated 3 weeks ago
- Project group working on the "safe transmute" feature☆96Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- ☆20Updated 3 years ago
- A Rust crate for formatting strings dynamically☆32Updated 2 years ago
- Download .crate files of all versions of all crates from crates.io☆45Updated 3 weeks ago
- impl fallible collections in rust, quite as describe in RFC 2116☆40Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- Token De/Serializer for testing De/Serialize implementations☆14Updated 11 months ago
- Pretty-print file sizes and more☆49Updated 8 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 weeks ago
- Initialize arrays with ease!☆84Updated 2 years ago