Automic VaultAutomic Vault

ecosystem

crates.io command packages

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

summary

Why this package group is here

crates.io command packages currently includes 243 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.

High-signal tools

Representative package spokes

packages

Indexed package pages

PackageManagerSignalsWhy it appears here
dotenvyCargov0.15.7A well-maintained fork of the dotenv crate
raw-cpuidCargov11.6.0A library to parse the x86 CPUID instruction, written in rust with no external dependencies. The implementation closely resembles the Intel…
zopfliCargov0.8.3A Rust implementation of the Zopfli compression algorithm.
allocaCargov0.4.0Mostly safe wrapper for alloca
dotenvCargov0.15.0A dotenv implementation for Rust
protobuf-parseCargov3.7.2Parse .proto files. Files are parsed into a protobuf::descriptor::FileDescriptorSet object using either: * pure rust parser (no dependencie…
protobuf-codegenCargov3.7.2Code generator for rust-protobuf. Includes a library to invoke programmatically (e. g. from build.rs) and protoc-gen-rs binary.
is_ciCargov1.2.0Super lightweight CI environment checker. Just tells you if you're in CI or not without much fuss.
rav1eCargov0.8.1The fastest and safest AV1 encoder
lz4Cargov1.28.1Rust LZ4 bindings library.
differenceCargov2.0.0A Rust text diffing and assertion library.
nats_test_serverCargov0.3.0An intentionally buggy NATS server that facilitates fault injection for testing error paths in NATS-based libraries
semver-parserCargov0.10.3Parsing of the semver spec.
protoc-bin-vendoredCargov3.2.0protoc binaries compiled by Google and bundled in this crate.
unic-langid-implCargov0.9.6API for managing Unicode Language Identifiers
cpp_demangleCargov0.5.1A crate for demangling C++ symbols
pulldown-cmarkCargov0.13.4A pull parser for CommonMark
qrcodeCargov0.14.1QR code encoder in Rust
nkeysCargov0.4.5Rust implementation of the NATS nkeys library
multipartCargov0.18.0A backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server.
crc-fastCargov1.10.0World's fastest generic CRC16, CRC32, and CRC64 calculator using SIMD. Supplies a C-compatible shared library for use in other languages.
namesCargov0.14.0A random name generator with names suitable for use in container instances, project names, application instances, etc.
cargo-lockCargov11.0.1Self-contained Cargo.lock parser with optional dependency graph analysis
prettytable-rsCargov0.10.0A library for printing pretty formatted tables in terminal
olpc-cjsonCargov0.1.4serde_json Formatter to serialize as OLPC-style canonical JSON
file-idCargov0.2.3Utility for reading inode numbers (Linux, MacOS) and file IDs (Windows)
assert_cmdCargov2.2.2Test CLI Applications.
brotli-decompressorCargov5.0.3A brotli decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kernels. It is desig…
brotliCargov8.0.4A brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kerne…
fluent-syntaxCargov0.12.0A low-level parser, AST, and serializer API for the syntax used by Project Fluent, a localization system designed to unleash the entire exp…
cachedirCargov0.3.1A library to help interacting with cache directories and CACHEDIR.TAG files.
geographiclib-rsCargov0.2.7A port of geographiclib in Rust.
borshCargov1.7.0Binary Object Representation Serializer for Hashing
human_bytesCargov0.4.3Crate to convert bytes into human-readable values
sanitize-filenameCargov0.6.0A simple filename sanitizer, based on Node's sanitize-filename
interprocessCargov2.4.2Interprocess communication toolkit
xdrgenCargov0.4.4XDR codec generator from specification. Designed for use with xdr-codec.
httpmockCargov0.8.3HTTP mocking library for Rust
protoxCargov0.9.1A rust implementation of the protobuf compiler.
any_asciiCargov0.3.3Unicode to ASCII transliteration
java-locatorCargov0.1.9Locates a Java installation in the host.
peg-macrosCargov0.8.6Procedural macros for rust-peg. To use rust-peg, see the peg crate.
gccCargov0.3.55**Deprecated** crate, renamed to cc A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile…
usvgCargov0.47.0An SVG simplification library.
resvgCargov0.47.0An SVG rendering library.
cargo-auditCargov0.22.2Audit Cargo.lock for crates with security vulnerabilities
msvc-demanglerCargov0.11.0A rust library that demangles / undecorates C++ symbols mangled by MSVC
lscolorsCargov0.21.0Colorize paths using the LS_COLORS environment variable
sea-orm-cliCargov1.1.20Command line utility for SeaORM
docoptCargov1.1.1Command line argument parsing.
leb128Cargov0.2.7Read and write DWARF's "Little Endian Base 128" (LEB128) variable length integer encoding.
protoc-gen-prostCargov0.5.0Protocol Buffers compiler plugin powered by Prost!
crc64fast-nvmeCargov1.2.1SIMD accelerated CRC-64/NVME checksum calculation
sublime_fuzzyCargov0.7.0Fuzzy matching algorithm based on Sublime Text's string search.
cargo-chefCargov0.1.77A cargo sub-command to build project dependencies for optimal Docker layer caching.
cargo-cyclonedxCargov0.5.9CycloneDX Software Bill of Materials (SBOM) for Rust Crates
cargo-llvm-covCargov0.8.7Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
fakeCargov5.1.0An easy to use library and command line for generating fake data like name, number, address, lorem, dates, etc.
wasm-packCargov0.15.0📦✨ your favorite rust -> wasm workflow tool!
json_diffCargov0.1.2A small diff tool utility for comparing jsons
protobuf-codegen-pureCargov2.28.0Pure-rust codegen for protobuf using protobuf-parser crate WIP
ducc-sysCargov0.1.2Low-level Duktape FFI for the ducc crate
batCargov0.26.1A cat(1) clone with wings.
protoc-gen-tonicCargov0.5.0Protocol Buffers compiler plugin for gRPC services powered by Prost! and Tonic
prettytableCargov0.10.0A library for printing pretty formatted tables in terminal
amdCargov0.2.2Approximate Minimum Degree ordering
scraperCargov0.27.0HTML parsing and querying with CSS selectors
lddtreeCargov0.5.0Read the ELF dependency tree
rexifCargov0.7.5RExif is a native Rust crate, written to extract EXIF data from JPEG and TIFF images.
arwenCargov0.0.5A cross-platform binary patching tool for Mach-O and ELF.
wmiCargov0.18.4WMI crate for rust.
cbindgenCargov0.29.4A tool for generating C bindings to Rust code.