A client for interacting with the Alert Logic Cargo Public API
Copies compiler artifacts emitted by rustc by parsing Cargo metadata
SWC plugin for transforming Workflow SDK code
Browser automation CLI for AI agents
The WASM package for prisma-fmt
Native-ESM powered web dev build tool
Super-fast alternative for babel
Cooperative scheduler for the browser environment.
The Wasm package for prisma-fmt
Socket MCP server for scanning dependencies
AWS credential provider that sources credentials from aws login cached tokens
[](https://www.npmjs.com/package/@aws-sdk/middleware-recursion-detection) [](https://www.npmjs.com/package/@aws-sdk/util-user-agent-node) [](https://www.npmjs.com/
AWS credential provider that exchanges a resolved SSO login token file for temporary AWS credentials
[](https://www.npmjs.com/package/@aws-sdk/region-config-resolver) [](https://www.npmj
XML utilities for the AWS SDK
AWS credential provider that sources credentials from ~/.aws/credentials and ~/.aws/config
AWS credential provider that calls STS assumeRole for temporary AWS credentials
AWS credential provider that sources credentials from the EC2 instance metadata service and ECS container metadata service
Delete files and directories
List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via CI or a CLI.
Blast-radius analysis and selective test execution for Rust workspaces
Example API used in the cargo-public-api test suite
This project has been renamed to `cargo-public-api`, see https://github.com/Enselic/cargo-public-api
Maintainer tools for rust-bitcoin projects
Bolt driver for Neo4j.
Utilities for working with rustup toolchains, primarily from cargo test:s.
Constant-time-designed pure-Rust SM2/SM3/SM4 primitives (no_std + alloc) with an in-CI dudect timing-leak regression harness
SIMD backends for gmcrypto-core — AVX2 (x86_64) and NEON (aarch64) packed bitsliced SM4 S-box, quarantined to keep `gmcrypto-core` `unsafe_code = forbid`
Utilities for working with rustdoc JSON.
This crate is published only to serve as a regression test for https://github.com/Enselic/cargo-public-api/issues/561
Test dependents against multiple versions of your crate (or your local WIP before publishing). Inspired by the cargo-crusader