Automic VaultAutomic Vault

ecosystem

crates.io command packages

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

Résumé du paquet

Pourquoi ce groupe de paquets existe

crates.io command packages contient actuellement 251 pages de paquets générées. 0 ont une couverture d'outils protégés, 0 ont des métadonnées de portes d'approbation et 0 ont des constats Geiger non faibles. Le regroupement vient des métadonnées de paquets et peut donc rester à jour lorsque ces données changent.

Source générée

Ce hub utilise les mêmes données locales que les pages de paquets individuelles : métadonnées Nucleus, enrichissement Homebrew, sortie du classificateur Geiger, manifests de gestion des secrets et graines de portes d'approbation lorsqu'elles existent.

Modèle de revue

Utilisez ce hub pour trouver les familles de commandes qui nécessitent une injection de secrets plus stricte, des portes d'approbation ou une revue manuelle avant leur exécution par des agents.

Outils à signaux forts

Hubs liés

Pages de paquets représentatives

Paquets

Pages de paquets indexées

PaquetgestionnaireSignauxPourquoi
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
rav1eCargov0.8.1The fastest and safest AV1 encoder
is_ciCargov1.2.0Super lightweight CI environment checker. Just tells you if you're in CI or not without much fuss.
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.
lz4Cargov1.28.1Rust LZ4 bindings library.
pulldown-cmarkCargov0.13.4A pull parser for CommonMark
protoc-bin-vendoredCargov3.2.0protoc binaries compiled by Google and bundled in this crate.
differenceCargov2.0.0A Rust text diffing and assertion library.
semver-parserCargov0.10.3Parsing of the semver spec.
unic-langid-implCargov0.9.6API for managing Unicode Language Identifiers
nats_test_serverCargov0.3.0An intentionally buggy NATS server that facilitates fault injection for testing error paths in NATS-based libraries
cpp_demangleCargov0.5.1A crate for demangling C++ symbols
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…
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.
nkeysCargov0.4.5Rust implementation of the NATS nkeys library
brotliCargov8.0.4A brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kerne…
qrcodeCargov0.14.1QR code encoder in Rust
multipartCargov0.18.0A backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server.
assert_cmdCargov2.2.2Test CLI Applications.
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
file-idCargov0.2.3Utility for reading inode numbers (Linux, MacOS) and file IDs (Windows)
olpc-cjsonCargov0.1.4serde_json Formatter to serialize as OLPC-style canonical JSON
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…
geographiclib-rsCargov0.2.7A port of geographiclib in Rust.
cachedirCargov0.3.1A library to help interacting with cache directories and CACHEDIR.TAG files.
interprocessCargov2.4.2Interprocess communication toolkit
human_bytesCargov0.4.3Crate to convert bytes into human-readable values
sanitize-filenameCargov0.6.0A simple filename sanitizer, based on Node's sanitize-filename
peg-macrosCargov0.8.6Procedural macros for rust-peg. To use rust-peg, see the peg crate.
httpmockCargov0.8.3HTTP mocking library for Rust
protoxCargov0.9.1A rust implementation of the protobuf compiler.
cargo-auditCargov0.22.2Audit Cargo.lock for crates with security vulnerabilities
leb128Cargov0.2.7Read and write DWARF's "Little Endian Base 128" (LEB128) variable length integer encoding.
usvgCargov0.47.0An SVG simplification library.
any_asciiCargov0.3.3Unicode to ASCII transliteration
resvgCargov0.47.0An SVG rendering library.
xdrgenCargov0.4.4XDR codec generator from specification. Designed for use with xdr-codec.
java-locatorCargov0.1.9Locates a Java installation in the host.
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…
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
cbindgenCargov0.29.4A tool for generating C bindings to Rust code.
socketcanCargov3.6.2Linux SocketCAN library. Send and receive CAN frames via CANbus on Linux.
docoptCargov1.1.1Command line argument parsing.
cargo-llvm-covCargov0.8.7Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).
protoc-gen-prostCargov0.5.0Protocol Buffers compiler plugin powered by Prost!
wasm-packCargov0.15.0📦✨ your favorite rust -> wasm workflow tool!
cargo-chefCargov0.1.77A cargo sub-command to build project dependencies for optimal Docker layer caching.
sublime_fuzzyCargov0.7.0Fuzzy matching algorithm based on Sublime Text's string search.
cargo-cyclonedxCargov0.5.9CycloneDX Software Bill of Materials (SBOM) for Rust Crates
crc64fast-nvmeCargov1.2.1SIMD accelerated CRC-64/NVME checksum calculation
scraperCargov0.27.0HTML parsing and querying with CSS selectors
amdCargov0.2.2Approximate Minimum Degree ordering
rapidhashCargov4.5.1An extremely fast, high quality, platform-independent hashing algorithm.
fakeCargov5.1.0An easy to use library and command line for generating fake data like name, number, address, lorem, dates, etc.
protobuf-codegen-pureCargov2.28.0Pure-rust codegen for protobuf using protobuf-parser crate WIP
json_diffCargov0.1.2A small diff tool utility for comparing jsons
embed-resourceCargov3.0.11A Cargo library to handle compilation and inclusion of Windows resources in the most resilient fashion imaginable
phf_generatorCargov0.14.0PHF generation logic
batCargov0.26.1A cat(1) clone with wings.
wmiCargov0.18.4WMI crate for rust.
minicborCargov2.2.2A small CBOR codec suitable for no_std environments.
ducc-sysCargov0.1.2Low-level Duktape FFI for the ducc crate
trycmdCargov1.2.0Snapshot testing for a herd of CLI tests