rust-lang / std-dev-guideLinks
Guide for standard library developers
☆84Updated last month
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:
- ☆93Updated last year
- ☆99Updated 2 months ago
- ☆183Updated 3 weeks ago
- 📈 GitHub Action for code coverage reporting with grcov☆106Updated last year
- Bisects rustc, either nightlies or CI artifacts☆184Updated this week
- Utilities for pinning☆97Updated last year
- docs.rs as a publishing platform?☆68Updated last week
- Home of the "types team", affiliated with the compiler and lang teams.☆96Updated last year
- Graph the number of crates that depend on your crate over time☆242Updated last week
- ☆72Updated last month
- ☆113Updated 2 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last week
- Collection of utilities for writing your own dev scripts☆62Updated 2 years ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- 📈 GitHub Action for code coverage reporting with tarpaulin☆91Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆87Updated 11 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆58Updated 3 months ago
- ☆209Updated last week
- A implementation of convenience integrations between tokio and tower☆129Updated last year
- A low-level I/O ownership and borrowing library☆101Updated 5 months ago
- Asynchronous HTTP body trait☆142Updated last month
- Better reference counted strings for Rust☆126Updated 10 months ago
- Execute your code on the Rust ecosystem.☆184Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated last week
- home for proposals in and around compile-time function evaluation☆110Updated last year
- Project group working on the "safe transmute" feature☆92Updated 8 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- A lightweight version of pin-project written with declarative macros.☆248Updated 3 weeks ago
- ☆49Updated 3 months ago