rust-lang / std-dev-guideLinks
Guide for standard library developers
☆87Updated 9 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 5 months ago
- ☆204Updated 2 months ago
- Bisects rustc, either nightlies or CI artifacts☆195Updated this week
- generators☆211Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- docs.rs as a publishing platform?☆71Updated last month
- Execute your code on the Rust ecosystem.☆189Updated 3 weeks ago
- Project group working on the "safe transmute" feature☆97Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 2 weeks ago
- ☆77Updated 5 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Define your own PhantomData☆158Updated last month
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Non-interleaving multithreaded output queue☆79Updated last month
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- Async fundamentals initiative: portable and interoperable☆77Updated 2 years ago
- ☆243Updated last week
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- A lightweight version of pin-project written with declarative macros.☆268Updated 3 weeks ago
- Utilities for pinning☆99Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Public repository for the Rust keyword generics initiative☆110Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Better reference counted strings for Rust☆140Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆105Updated last month