Repositories
Select a repository to view its commits, contributors, and more.cargo-llvm-cov
Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
cargo-hack
Cargo subcommand to provide various options useful for testing and continuous integration.
pin-project
A crate for safe and ergonomic pin-projection.
auto_enums
A library for to allow multiple return types by automatically generated enum.
install-action
GitHub Action for installing development tools (mainly from GitHub Releases).
upload-rust-binary-action
GitHub Action for building and uploading Rust binary to GitHub Releases.
pin-project-lite
A lightweight version of pin-project written with declarative macros.
futures-async-stream
Async stream for Rust and the futures crate.
portable-atomic
Portable atomic types including support for 128-bit atomics, atomic float, etc.
create-gh-release-action
GitHub Action for creating GitHub Releases based on changelog.
parse-changelog
Simple changelog parser, written in Rust.
cargo-minimal-versions
Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.