# crates.io command packages

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

- **Packages:** 260
- **Protected tools:** 0
- **Approval gates:** 0
- **Non-low risk:** 0
- **Updated:** 2026-08-03

## Why this package group is here

crates.io command packages currently includes 260 package catalog entries. 0 have protected-tool coverage, 0 have approval-gate metadata, and 0 have non-low Geiger classifier findings. The grouping comes from package metadata, so it can stay current as that metadata changes.

## Generated source

This hub uses the same local package data as individual package pages: Nucleus package metadata, Homebrew enrichment, Geiger classifier output, secret-handling manifests, and approval-gate seeds where available.

## Review model

Use the hub to find command families that need tighter secret injection, approval gates, or manual review before agents run them.

## Indexed package pages

- [dotenvy](https://pkg.so/pkg/cargo/dotenvy/) - A well-maintained fork of the dotenv crate
- [zopfli](https://pkg.so/pkg/cargo/zopfli/) - A Rust implementation of the Zopfli compression algorithm.
- [raw-cpuid](https://pkg.so/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…
- [alloca](https://pkg.so/pkg/cargo/alloca/) - Mostly safe wrapper for alloca
- [rav1e](https://pkg.so/pkg/cargo/rav1e/) - The fastest and safest AV1 encoder
- [is_ci](https://pkg.so/pkg/cargo/is-ci/) - Super lightweight CI environment checker. Just tells you if you're in CI or not without much fuss.
- [lz4](https://pkg.so/pkg/cargo/lz4/) - Rust LZ4 bindings library.
- [dotenv](https://pkg.so/pkg/cargo/dotenv/) - A dotenv implementation for Rust
- [pulldown-cmark](https://pkg.so/pkg/cargo/pulldown-cmark/) - A pull parser for CommonMark
- [protobuf-parse](https://pkg.so/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://pkg.so/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.
- [brotli-decompressor](https://pkg.so/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…
- [brotli](https://pkg.so/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…
- [protoc-bin-vendored](https://pkg.so/pkg/cargo/protoc-bin-vendored/) - protoc binaries compiled by Google and bundled in this crate.
- [semver-parser](https://pkg.so/pkg/cargo/semver-parser/) - Parsing of the semver spec.
- [crc-fast](https://pkg.so/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.
- [unic-langid-impl](https://pkg.so/pkg/cargo/unic-langid-impl/) - API for managing Unicode Language Identifiers
- [difference](https://pkg.so/pkg/cargo/difference/) - A Rust text diffing and assertion library.
- [cpp_demangle](https://pkg.so/pkg/cargo/cpp-demangle/) - A crate for demangling C++ symbols
- [nkeys](https://pkg.so/pkg/cargo/nkeys/) - Rust implementation of the NATS nkeys library
- [assert_cmd](https://pkg.so/pkg/cargo/assert-cmd/) - Test CLI Applications.
- [qrcode](https://pkg.so/pkg/cargo/qrcode/) - QR code encoder in Rust
- [nats_test_server](https://pkg.so/pkg/cargo/nats-test-server/) - An intentionally buggy NATS server that facilitates fault injection for testing error paths in NATS-based libraries
- [multipart](https://pkg.so/pkg/cargo/multipart/) - A backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server.
- [names](https://pkg.so/pkg/cargo/names/) - A random name generator with names suitable for use in container instances, project names, application instances, etc.
- [file-id](https://pkg.so/pkg/cargo/file-id/) - Utility for reading inode numbers (Linux, MacOS) and file IDs (Windows)
- [prettytable-rs](https://pkg.so/pkg/cargo/prettytable-rs/) - A library for printing pretty formatted tables in terminal
- [olpc-cjson](https://pkg.so/pkg/cargo/olpc-cjson/) - serde_json Formatter to serialize as OLPC-style canonical JSON
- [geographiclib-rs](https://pkg.so/pkg/cargo/geographiclib-rs/) - A port of geographiclib in Rust.
- [fluent-syntax](https://pkg.so/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…
- [leb128](https://pkg.so/pkg/cargo/leb128/) - Read and write DWARF's "Little Endian Base 128" (LEB128) variable length integer encoding.
- [peg-macros](https://pkg.so/pkg/cargo/peg-macros/) - Procedural macros for rust-peg. To use rust-peg, see the peg crate.
- [rapidhash](https://pkg.so/pkg/cargo/rapidhash/) - An extremely fast, high quality, platform-independent hashing algorithm.
- [cargo-audit](https://pkg.so/pkg/cargo/cargo-audit/) - Audit Cargo.lock for crates with security vulnerabilities
- [cachedir](https://pkg.so/pkg/cargo/cachedir/) - A library to help interacting with cache directories and CACHEDIR.TAG files.
- [usvg](https://pkg.so/pkg/cargo/usvg/) - An SVG simplification library.
- [borsh](https://pkg.so/pkg/cargo/borsh/) - Binary Object Representation Serializer for Hashing
- [resvg](https://pkg.so/pkg/cargo/resvg/) - An SVG rendering library.
- [human_bytes](https://pkg.so/pkg/cargo/human-bytes/) - Crate to convert bytes into human-readable values
- [sanitize-filename](https://pkg.so/pkg/cargo/sanitize-filename/) - A simple filename sanitizer, based on Node's sanitize-filename
- [cbindgen](https://pkg.so/pkg/cargo/cbindgen/) - A tool for generating C bindings to Rust code.
- [protox](https://pkg.so/pkg/cargo/protox/) - A rust implementation of the protobuf compiler.
- [embed-resource](https://pkg.so/pkg/cargo/embed-resource/) - A Cargo library to handle compilation and inclusion of Windows resources in the most resilient fashion imaginable
- [httpmock](https://pkg.so/pkg/cargo/httpmock/) - HTTP mocking library for Rust
- [any_ascii](https://pkg.so/pkg/cargo/any-ascii/) - Unicode to ASCII transliteration
- [socketcan](https://pkg.so/pkg/cargo/socketcan/) - Linux SocketCAN library. Send and receive CAN frames via CANbus on Linux.
- [phf_generator](https://pkg.so/pkg/cargo/phf-generator/) - PHF generation logic
- [java-locator](https://pkg.so/pkg/cargo/java-locator/) - Locates a Java installation in the host.
- [gcc](https://pkg.so/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…
- [cargo-llvm-cov](https://pkg.so/pkg/cargo/cargo-llvm-cov/) - Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
- [wasm-pack](https://pkg.so/pkg/cargo/wasm-pack/) - 📦✨ your favorite rust -> wasm workflow tool!
- [msvc-demangler](https://pkg.so/pkg/cargo/msvc-demangler/) - A rust library that demangles / undecorates C++ symbols mangled by MSVC
- [lscolors](https://pkg.so/pkg/cargo/lscolors/) - Colorize paths using the LS_COLORS environment variable
- [docopt](https://pkg.so/pkg/cargo/docopt/) - Command line argument parsing.
- [xdrgen](https://pkg.so/pkg/cargo/xdrgen/) - XDR codec generator from specification. Designed for use with xdr-codec.
- [scraper](https://pkg.so/pkg/cargo/scraper/) - HTML parsing and querying with CSS selectors
- [open](https://pkg.so/pkg/cargo/open/) - Open a path or URL using the program configured on the system
- [protoc-gen-prost](https://pkg.so/pkg/cargo/protoc-gen-prost/) - Protocol Buffers compiler plugin powered by Prost!
- [amd](https://pkg.so/pkg/cargo/amd/) - Approximate Minimum Degree ordering
- [rhai](https://pkg.so/pkg/cargo/rhai/) - Embedded scripting for Rust
- [cargo-chef](https://pkg.so/pkg/cargo/cargo-chef/) - A cargo sub-command to build project dependencies for optimal Docker layer caching.
- [sublime_fuzzy](https://pkg.so/pkg/cargo/sublime-fuzzy/) - Fuzzy matching algorithm based on Sublime Text's string search.
- [protobuf-codegen-pure](https://pkg.so/pkg/cargo/protobuf-codegen-pure/) - Pure-rust codegen for protobuf using protobuf-parser crate WIP
- [cargo-cyclonedx](https://pkg.so/pkg/cargo/cargo-cyclonedx/) - CycloneDX Software Bill of Materials (SBOM) for Rust Crates
- [wmi](https://pkg.so/pkg/cargo/wmi/) - WMI crate for rust.
- [cargo-zigbuild](https://pkg.so/pkg/cargo/cargo-zigbuild/) - Compile Cargo project with zig as linker
- [weezl](https://pkg.so/pkg/cargo/weezl/) - Fast LZW compression and decompression.
- [fake](https://pkg.so/pkg/cargo/fake/) - An easy to use library and command line for generating fake data like name, number, address, lorem, dates, etc.
- [ducc-sys](https://pkg.so/pkg/cargo/ducc-sys/) - Low-level Duktape FFI for the ducc crate
- [cargo-fuzz](https://pkg.so/pkg/cargo/cargo-fuzz/) - A cargo subcommand for fuzzing with libFuzzer! Easy to use!
- [xwin](https://pkg.so/pkg/cargo/xwin/) - Allows downloading and repacking the MSVC CRT and Windows SDK for cross compilation
- [crc64fast-nvme](https://pkg.so/pkg/cargo/crc64fast-nvme/) - SIMD accelerated CRC-64/NVME checksum calculation
