There are no reviews yet. Be the first to send feedback to the community and the maintainers!
cargo-llvm-cov
Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).pin-project
A crate for safe and ergonomic pin-projection.cargo-hack
Cargo subcommand to provide various options useful for testing and continuous integration.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).futures-async-stream
Async stream for Rust and the futures crate.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.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.replace-await
Migration tool for replacing await! macro with await syntax.cargo-minimal-versions
Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.easy-ext
A lightweight attribute macro for easily writing extension trait pattern.derive_utils
A procedural macro helper for easily writing custom derives for enums.const_fn
A lightweight attribute for easy generation of const functions with conditional compilations.atomic-memcpy
Byte-wise atomic memcpy.setup-cross-toolchain-action
GitHub Action for setup toolchains for cross compilation and cross testing for Rust.syn-serde
Library to serialize and deserialize Syn syntax trees.futures-enum
#[derive(Future, Stream, Sink, AsyncRead, AsyncWrite, AsyncSeek, AsyncBufRead)] for enums.atomic-maybe-uninit
Atomic operations on potentially uninitialized integers.easytime
Providing wrapper types for safely performing panic-free checked arithmetic on instants and durations.rust-cross-toolchain
Toolchains for cross compilation and cross testing for Rust.cargo-no-dev-deps
Cargo subcommand for running cargo without dev-dependencies.cargo-config2
Load and resolve Cargo configuration.iter-enum
#[derive(Iterator, DoubleEndedIterator, ExactSizeIterator, FusedIterator, Extend)] for enums.negative-impl
Negative trait implementations on stable Rust.coverage-helper
Helper for https://github.com/taiki-e/cargo-llvm-cov/issues/123.find-crate
Find the crate name from the current Cargo.toml.syn-mid
Providing the features between "full" and "derive" of syn.assert-unmoved
A type that asserts that the underlying type is not moved after being pinned and mutably accessed.cache-cargo-install-action
GitHub Action for `cargo install` with cache.io-enum
#[derive(Read, Write, Seek, BufRead)] for enums.semihosting
Semihosting for AArch64, ARM, RISC-V, MIPS, and MIPS64target-spec-json
Structured access to rustc --print target-spec-json and --print all-target-specs-json.build-context
Make build environment/target information available as constants in normal libraries and binaries.github-actions
iced_style_config
Create Iced style sheets from configuration files.dependabot-config
Structured access to the Dependabot configuration file.taiki-e
checkout-action
GitHub Action for checking out a repository. (Simplified actions/checkout alternative without depending on Node.js.)test
dockerfiles
Love Open Source and this site? Check out how you can help us