rust-lang / std-dev-guideLinks
Guide for standard library developers
☆84Updated 2 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:
- ☆93Updated last year
- ☆100Updated 3 months ago
- Bisects rustc, either nightlies or CI artifacts☆185Updated 2 weeks ago
- 📈 GitHub Action for code coverage reporting with tarpaulin☆91Updated 2 years ago
- ☆187Updated last week
- 📈 GitHub Action for code coverage reporting with grcov☆106Updated last year
- sptr: The Strict Provenance Polyfill☆76Updated last year
- Utilities for pinning☆97Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆248Updated last week
- ☆209Updated last month
- ☆50Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- `$crate` in procedural macros.☆71Updated last month
- Have questions on the Rust Foundation? Ask here!☆88Updated 4 years ago
- generators☆208Updated last year
- ☆72Updated 2 months ago
- Better reference counted strings for Rust☆126Updated 11 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆208Updated last week
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Make trait methods callable without the trait in scope☆147Updated 3 weeks ago
- Scoped Thread Local Storage for Rust☆56Updated last year
- Integer trait and functions for Rust☆182Updated 3 months ago
- docs.rs as a publishing platform?☆69Updated last month
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated 6 months ago
- ☆113Updated 2 years ago
- Automatically implement traits for common smart pointers☆114Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month