rust-lang / std-dev-guideLinks
Guide for standard library developers
☆85Updated 7 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 2 years ago
- ☆99Updated 3 months ago
- ☆198Updated 3 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆193Updated last week
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- Execute your code on the Rust ecosystem.☆187Updated this week
- Make trait methods callable without the trait in scope☆161Updated last week
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 4 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- docs.rs as a publishing platform?☆71Updated last week
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- Project group working on the "safe transmute" feature☆96Updated last year
- `$crate` in procedural macros.☆77Updated 2 weeks ago
- Have questions on the Rust Foundation? Ask here!☆88Updated 4 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Define your own PhantomData☆158Updated last week
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- ☆76Updated 3 months ago
- A tool to mine crates.io and produce static websites☆137Updated last year
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated last month
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- A cargo subcommand to fetch the source code of a Rust crate☆111Updated last week
- (lifetime) GATs on stable Rust☆59Updated last year