# crates.io command packages

crates.io packages with local package pages and command-line or developer workflow metadata.

- **软件包:** 242
- **受保护工具:** 0
- **审批门:** 0
- **风险:** 0
- **更新:** 2026-07-08

## 为什么存在这个软件包组

crates.io command packages 当前包含 242 个生成的软件包页面。0 个有受保护工具覆盖，0 个有审批门元数据，0 个有非低级 Geiger 分类结果。分组来自软件包元数据，因此可随数据变化保持更新。

## 生成来源

此 hub 使用与单个软件包页面相同的本地数据：Nucleus 软件包元数据、Homebrew 增强数据、Geiger 分类器输出、密钥处理 manifest，以及可用的审批门种子。

## 审查模型

使用此 hub 查找在代理运行前需要更严格密钥注入、审批门或人工审查的命令族。

## 已索引的软件包页面

- [dotenvy](https://www.automicvault.com/zh-hans/pkg/cargo/dotenvy/) - A well-maintained fork of the dotenv crate
- [raw-cpuid](https://www.automicvault.com/zh-hans/pkg/cargo/raw-cpuid/) - A library to parse the x86 CPUID instruction, written in rust with no external dependencies. The implementation closely resembles the Intel…
- [zopfli](https://www.automicvault.com/zh-hans/pkg/cargo/zopfli/) - A Rust implementation of the Zopfli compression algorithm.
- [alloca](https://www.automicvault.com/zh-hans/pkg/cargo/alloca/) - Mostly safe wrapper for alloca
- [dotenv](https://www.automicvault.com/zh-hans/pkg/cargo/dotenv/) - A dotenv implementation for Rust
- [protobuf-parse](https://www.automicvault.com/zh-hans/pkg/cargo/protobuf-parse/) - Parse .proto files. Files are parsed into a protobuf::descriptor::FileDescriptorSet object using either: * pure rust parser (no dependencie…
- [protobuf-codegen](https://www.automicvault.com/zh-hans/pkg/cargo/protobuf-codegen/) - Code generator for rust-protobuf. Includes a library to invoke programmatically (e. g. from build.rs) and protoc-gen-rs binary.
- [is_ci](https://www.automicvault.com/zh-hans/pkg/cargo/is-ci/) - Super lightweight CI environment checker. Just tells you if you're in CI or not without much fuss.
- [rav1e](https://www.automicvault.com/zh-hans/pkg/cargo/rav1e/) - The fastest and safest AV1 encoder
- [lz4](https://www.automicvault.com/zh-hans/pkg/cargo/lz4/) - Rust LZ4 bindings library.
- [difference](https://www.automicvault.com/zh-hans/pkg/cargo/difference/) - A Rust text diffing and assertion library.
- [semver-parser](https://www.automicvault.com/zh-hans/pkg/cargo/semver-parser/) - Parsing of the semver spec.
- [nats_test_server](https://www.automicvault.com/zh-hans/pkg/cargo/nats-test-server/) - An intentionally buggy NATS server that facilitates fault injection for testing error paths in NATS-based libraries
- [protoc-bin-vendored](https://www.automicvault.com/zh-hans/pkg/cargo/protoc-bin-vendored/) - protoc binaries compiled by Google and bundled in this crate.
- [unic-langid-impl](https://www.automicvault.com/zh-hans/pkg/cargo/unic-langid-impl/) - API for managing Unicode Language Identifiers
- [pulldown-cmark](https://www.automicvault.com/zh-hans/pkg/cargo/pulldown-cmark/) - A pull parser for CommonMark
- [cpp_demangle](https://www.automicvault.com/zh-hans/pkg/cargo/cpp-demangle/) - A crate for demangling C++ symbols
- [nkeys](https://www.automicvault.com/zh-hans/pkg/cargo/nkeys/) - Rust implementation of the NATS nkeys library
- [qrcode](https://www.automicvault.com/zh-hans/pkg/cargo/qrcode/) - QR code encoder in Rust
- [multipart](https://www.automicvault.com/zh-hans/pkg/cargo/multipart/) - A backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server.
- [crc-fast](https://www.automicvault.com/zh-hans/pkg/cargo/crc-fast/) - World's fastest generic CRC16, CRC32, and CRC64 calculator using SIMD. Supplies a C-compatible shared library for use in other languages.
- [names](https://www.automicvault.com/zh-hans/pkg/cargo/names/) - A random name generator with names suitable for use in container instances, project names, application instances, etc.
- [cargo-lock](https://www.automicvault.com/zh-hans/pkg/cargo/cargo-lock/) - Self-contained Cargo.lock parser with optional dependency graph analysis
- [prettytable-rs](https://www.automicvault.com/zh-hans/pkg/cargo/prettytable-rs/) - A library for printing pretty formatted tables in terminal
- [file-id](https://www.automicvault.com/zh-hans/pkg/cargo/file-id/) - Utility for reading inode numbers (Linux, MacOS) and file IDs (Windows)
- [olpc-cjson](https://www.automicvault.com/zh-hans/pkg/cargo/olpc-cjson/) - serde_json Formatter to serialize as OLPC-style canonical JSON
- [brotli-decompressor](https://www.automicvault.com/zh-hans/pkg/cargo/brotli-decompressor/) - A brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is desig…
- [assert_cmd](https://www.automicvault.com/zh-hans/pkg/cargo/assert-cmd/) - Test CLI Applications.
- [brotli](https://www.automicvault.com/zh-hans/pkg/cargo/brotli/) - A brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kerne…
- [fluent-syntax](https://www.automicvault.com/zh-hans/pkg/cargo/fluent-syntax/) - A low-level parser, AST, and serializer API for the syntax used by Project Fluent, a localization system designed to unleash the entire exp…
- [borsh](https://www.automicvault.com/zh-hans/pkg/cargo/borsh/) - Binary Object Representation Serializer for Hashing
- [cachedir](https://www.automicvault.com/zh-hans/pkg/cargo/cachedir/) - A library to help interacting with cache directories and CACHEDIR.TAG files.
- [geographiclib-rs](https://www.automicvault.com/zh-hans/pkg/cargo/geographiclib-rs/) - A port of geographiclib in Rust.
- [human_bytes](https://www.automicvault.com/zh-hans/pkg/cargo/human-bytes/) - Crate to convert bytes into human-readable values
- [sanitize-filename](https://www.automicvault.com/zh-hans/pkg/cargo/sanitize-filename/) - A simple filename sanitizer, based on Node's sanitize-filename
- [interprocess](https://www.automicvault.com/zh-hans/pkg/cargo/interprocess/) - Interprocess communication toolkit
- [httpmock](https://www.automicvault.com/zh-hans/pkg/cargo/httpmock/) - HTTP mocking library for Rust
- [xdrgen](https://www.automicvault.com/zh-hans/pkg/cargo/xdrgen/) - XDR codec generator from specification. Designed for use with xdr-codec.
- [protox](https://www.automicvault.com/zh-hans/pkg/cargo/protox/) - A rust implementation of the protobuf compiler.
- [any_ascii](https://www.automicvault.com/zh-hans/pkg/cargo/any-ascii/) - Unicode to ASCII transliteration
- [peg-macros](https://www.automicvault.com/zh-hans/pkg/cargo/peg-macros/) - Procedural macros for rust-peg. To use rust-peg, see the peg crate.
- [java-locator](https://www.automicvault.com/zh-hans/pkg/cargo/java-locator/) - Locates a Java installation in the host.
- [gcc](https://www.automicvault.com/zh-hans/pkg/cargo/gcc/) - **Deprecated** crate, renamed to cc A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile…
- [usvg](https://www.automicvault.com/zh-hans/pkg/cargo/usvg/) - An SVG simplification library.
- [resvg](https://www.automicvault.com/zh-hans/pkg/cargo/resvg/) - An SVG rendering library.
- [cargo-audit](https://www.automicvault.com/zh-hans/pkg/cargo/cargo-audit/) - Audit Cargo.lock for crates with security vulnerabilities
- [msvc-demangler](https://www.automicvault.com/zh-hans/pkg/cargo/msvc-demangler/) - A rust library that demangles / undecorates C++ symbols mangled by MSVC
- [lscolors](https://www.automicvault.com/zh-hans/pkg/cargo/lscolors/) - Colorize paths using the LS_COLORS environment variable
- [leb128](https://www.automicvault.com/zh-hans/pkg/cargo/leb128/) - Read and write DWARF's "Little Endian Base 128" (LEB128) variable length integer encoding.
- [sea-orm-cli](https://www.automicvault.com/zh-hans/pkg/cargo/sea-orm-cli/) - Command line utility for SeaORM
- [docopt](https://www.automicvault.com/zh-hans/pkg/cargo/docopt/) - Command line argument parsing.
- [protoc-gen-prost](https://www.automicvault.com/zh-hans/pkg/cargo/protoc-gen-prost/) - Protocol Buffers compiler plugin powered by Prost!
- [crc64fast-nvme](https://www.automicvault.com/zh-hans/pkg/cargo/crc64fast-nvme/) - SIMD accelerated CRC-64/NVME checksum calculation
- [sublime_fuzzy](https://www.automicvault.com/zh-hans/pkg/cargo/sublime-fuzzy/) - Fuzzy matching algorithm based on Sublime Text's string search.
- [cargo-chef](https://www.automicvault.com/zh-hans/pkg/cargo/cargo-chef/) - A cargo sub-command to build project dependencies for optimal Docker layer caching.
- [cargo-llvm-cov](https://www.automicvault.com/zh-hans/pkg/cargo/cargo-llvm-cov/) - Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
- [cargo-cyclonedx](https://www.automicvault.com/zh-hans/pkg/cargo/cargo-cyclonedx/) - CycloneDX Software Bill of Materials (SBOM) for Rust Crates
- [wasm-pack](https://www.automicvault.com/zh-hans/pkg/cargo/wasm-pack/) - 📦✨ your favorite rust -> wasm workflow tool!
- [fake](https://www.automicvault.com/zh-hans/pkg/cargo/fake/) - An easy to use library and command line for generating fake data like name, number, address, lorem, dates, etc.
- [json_diff](https://www.automicvault.com/zh-hans/pkg/cargo/json-diff/) - A small diff tool utility for comparing jsons
- [protobuf-codegen-pure](https://www.automicvault.com/zh-hans/pkg/cargo/protobuf-codegen-pure/) - Pure-rust codegen for protobuf using protobuf-parser crate WIP
- [ducc-sys](https://www.automicvault.com/zh-hans/pkg/cargo/ducc-sys/) - Low-level Duktape FFI for the ducc crate
- [bat](https://www.automicvault.com/zh-hans/pkg/cargo/bat/) - A cat(1) clone with wings.
- [protoc-gen-tonic](https://www.automicvault.com/zh-hans/pkg/cargo/protoc-gen-tonic/) - Protocol Buffers compiler plugin for gRPC services powered by Prost! and Tonic
- [amd](https://www.automicvault.com/zh-hans/pkg/cargo/amd/) - Approximate Minimum Degree ordering
- [prettytable](https://www.automicvault.com/zh-hans/pkg/cargo/prettytable/) - A library for printing pretty formatted tables in terminal
- [scraper](https://www.automicvault.com/zh-hans/pkg/cargo/scraper/) - HTML parsing and querying with CSS selectors
- [cbindgen](https://www.automicvault.com/zh-hans/pkg/cargo/cbindgen/) - A tool for generating C bindings to Rust code.
- [lddtree](https://www.automicvault.com/zh-hans/pkg/cargo/lddtree/) - Read the ELF dependency tree
- [arwen](https://www.automicvault.com/zh-hans/pkg/cargo/arwen/) - A cross-platform binary patching tool for Mach-O and ELF.
- [rexif](https://www.automicvault.com/zh-hans/pkg/cargo/rexif/) - RExif is a native Rust crate, written to extract EXIF data from JPEG and TIFF images.
- [wmi](https://www.automicvault.com/zh-hans/pkg/cargo/wmi/) - WMI crate for rust.
