-
target-spec-json Public
Structured access to rustc --print target-spec-json and --print all-target-specs-json.
-
-
-
atomic-memcpy Public
Byte-wise atomic memcpy.
-
cargo-llvm-cov Public
Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
-
semihosting Public
Semihosting for AArch64, ARM, RISC-V, MIPS32, MIPS64, and Xtensa.
-
-
install-action Public
GitHub Action for installing development tools (mainly from GitHub Releases).
-
atomic-maybe-uninit Public
Atomic operations on potentially uninitialized integers.
-
futures-async-stream Public
Async stream for Rust and the futures crate.
-
upload-rust-binary-action Public
GitHub Action for building and uploading Rust binary to GitHub Releases.
-
find-crate Public
Find the crate name from the current Cargo.toml.
-
pin-project-lite Public
A lightweight version of pin-project written with declarative macros.
-
-
stdarch Public
Forked from rust-lang/stdarchRust's standard library vendor-specific APIs and run-time feature detection
Rust Apache License 2.0 UpdatedApr 20, 2025 -
rust-cross-toolchain Public
Toolchains for cross compilation and cross testing for Rust.
-
< 10000 div class="d-inline-block mb-1">
assert-unmoved Public
A type that asserts that the underlying type is not moved after being pinned and mutably accessed.
setup-cross-toolchain-action Public
GitHub Action for setup toolchains for cross compilation and cross testing for Rust.
portable-atomic Public
Portable atomic types including support for 128-bit atomics, atomic float, etc.
rust-clippy Public
Forked from rust-lang/rust-clippyA bunch of lints to catch common mistakes and improve your Rust code
rust Public
Forked from rust-lang/rustEmpowering everyone to build reliable and efficient software.
create-gh-release-action Public
GitHub Action for creating GitHub Releases based on changelog.
parse-dockerfile Public
Dockerfile parser, written in Rust.
parse-changelog Public
Simple changelog parser, written in Rust.
libc Public
Forked from rust-lang/libcRaw bindings to platform APIs for Rust
syn-serde Public
Library to serialize and deserialize Syn syntax trees.
syn-mid Public
Providing the features between "full" and "derive" of syn.
pin-project Public
A crate for safe and ergonomic pin-projection.