rust-lang / std-dev-guide
Guide for standard library developers
☆82Updated 2 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
- ☆180Updated last week
- ☆92Updated last year
- docs.rs as a publishing platform?☆68Updated 3 weeks ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated 2 weeks ago
- ☆96Updated last week
- ☆73Updated 4 months ago
- Execute your code on the Rust ecosystem.☆183Updated last week
- 📈 GitHub Action for code coverage reporting with grcov☆106Updated last year
- Utilities for pinning☆97Updated 11 months ago
- 📈 GitHub Action for code coverage reporting with tarpaulin☆90Updated 2 years ago
- Make trait methods callable without the trait in scope☆135Updated last week
- (lifetime) GATs on stable Rust☆57Updated last year
- Compile-time checks that an enum or match is written in sorted order☆113Updated last week
- Better reference counted strings for Rust☆118Updated 7 months ago
- Cross-platform atomic wait and wake (aka futex) functionality for Rust.☆120Updated 8 months ago
- A global executor built on top of async-executor and smol☆73Updated 2 weeks ago
- Async fundamentals initiative: portable and interoperable☆76Updated 2 years ago
- Write doc comments from macros☆100Updated 3 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- An updated version of linked-hash-map and friends☆109Updated last week
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated last week
- Non-interleaving multithreaded output queue☆71Updated last week
- Automatic cfg for Rust compiler features☆95Updated 5 months ago
- Collection of utilities for writing your own dev scripts☆63Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Rust interface for Linux futexes, the fast user-space locking primitive.☆86Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Asynchronous HTTP body trait☆135Updated this week
- ☆50Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆173Updated last year