rust-lang / std-dev-guideLinks
Guide for standard library developers
☆85Updated 6 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
- docs.rs as a publishing platform?☆71Updated last month
- ☆100Updated 2 months ago
- ☆196Updated last week
- Bisects rustc, either nightlies or CI artifacts☆193Updated last month
- Define your own PhantomData☆158Updated last week
- `$crate` in procedural macros.☆76Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆253Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆64Updated 3 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated 2 years ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- ☆233Updated 3 months ago
- generators☆211Updated 2 years ago
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- A implementation of convenience integrations between tokio and tower☆133Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 11 months ago
- Execute your code on the Rust ecosystem.☆185Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆259Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Have questions on the Rust Foundation? Ask here!☆88Updated 4 years ago
- Better reference counted strings for Rust☆138Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- 📈 GitHub Action for code coverage reporting with tarpaulin☆92Updated 2 years ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Project group working on the "safe transmute" feature☆94Updated last year
- home for proposals in and around compile-time function evaluation☆111Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 3 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago