rust-lang / std-dev-guideLinks
Guide for standard library developers
☆85Updated 4 months ago
Alternatives and similar repositories for std-dev-guide
Users that are interested in std-dev-guide are comparing it to the libraries listed below
Sorting:
- ☆94Updated last year
- ☆191Updated this week
- ☆101Updated 5 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- ☆216Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated last week
- docs.rs as a publishing platform?☆69Updated 2 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆191Updated last month
- Define your own PhantomData☆156Updated last week
- (lifetime) GATs on stable Rust☆59Updated last year
- Make trait methods callable without the trait in scope☆152Updated last week
- `$crate` in procedural macros.☆74Updated 3 months ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 8 months ago
- Gathering some metrics about github projects☆55Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- home for proposals in and around compile-time function evaluation☆110Updated 2 years ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Project group working on the "safe transmute" feature☆94Updated 11 months ago
- Execute your code on the Rust ecosystem.☆184Updated 2 months ago
- Automatically implement traits for common smart pointers☆119Updated 4 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆212Updated 2 weeks ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆61Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- A implementation of convenience integrations between tokio and tower☆130Updated last year
- Rust Project Goals tracker☆84Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week