rust-lang / std-dev-guide
Guide for standard library developers
☆84Updated 3 weeks 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
- ☆182Updated 2 months ago
- Integer trait and functions for Rust☆180Updated 2 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- ☆98Updated 2 months ago
- ☆92Updated last year
- Utilities for pinning☆96Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated 2 months ago
- docs.rs as a publishing platform?☆68Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆245Updated this week
- Graph the number of crates that depend on your crate over time☆238Updated this week
- Execute your code on the Rust ecosystem.☆184Updated last month
- Bisects rustc, either nightlies or CI artifacts☆183Updated 3 weeks ago
- 📈 GitHub Action for code coverage reporting with tarpaulin☆91Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 3 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months ago
- Write doc comments from macros☆99Updated 3 years ago
- 📈 GitHub Action for code coverage reporting with grcov☆106Updated last year
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated 2 months ago
- generators☆207Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated 2 months ago
- ☆206Updated last month
- ☆49Updated 2 months ago
- A fast and flexible LRU map.☆181Updated 4 months ago
- ☆113Updated 2 years ago
- Project group working on the "safe transmute" feature☆92Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago