rust-lang / std-dev-guideLinks
Guide for standard library developers
☆84Updated 3 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:
- ☆101Updated 5 months ago
- ☆93Updated last year
- ☆188Updated 3 weeks ago
- Bisects rustc, either nightlies or CI artifacts☆188Updated last week
- docs.rs as a publishing platform?☆69Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- ☆216Updated last month
- Execute your code on the Rust ecosystem.☆184Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆209Updated last month
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆157Updated 7 months ago
- home for proposals in and around compile-time function evaluation☆110Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Make trait methods callable without the trait in scope☆151Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Define your own PhantomData☆155Updated this week
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Utilities for pinning☆96Updated last year
- Have questions on the Rust Foundation? Ask here!☆88Updated 4 years ago
- generators☆210Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 3 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆61Updated this week
- (lifetime) GATs on stable Rust☆59Updated last year
- Project group working on the "safe transmute" feature☆93Updated 10 months ago
- A sha1 implementation useable in const contexts☆87Updated last year
- Write doc comments from macros☆100Updated 3 years ago
- ☆73Updated 4 months ago
- Automatic cfg for Rust compiler features☆102Updated last month