rust-lang / std-dev-guideLinks
Guide for standard library developers
☆85Updated 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:
- ☆100Updated 4 months ago
- ☆94Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Project group working on the "safe transmute" feature☆96Updated last year
- ☆203Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last month
- Home of the "types team", affiliated with the compiler and lang teams.☆97Updated 2 years ago
- Execute your code on the Rust ecosystem.☆189Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- Bisects rustc, either nightlies or CI artifacts☆195Updated this week
- Define your own PhantomData☆158Updated last month
- generators☆211Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 3 years ago
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- `$crate` in procedural macros.☆79Updated 2 months ago
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- Cargo subcommand for checking your documentation for broken links☆156Updated last year
- home for proposals in and around compile-time function evaluation☆113Updated last month
- Better reference counted strings for Rust☆139Updated last year
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆159Updated last month
- A lightweight version of pin-project written with declarative macros.☆265Updated last week
- ☆241Updated 5 months ago
- A sha1 implementation useable in const contexts☆88Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month