Generierte Quelle
Dieser Hub nutzt dieselben lokalen Paketdaten wie einzelne Paketseiten: Nucleus-Metadaten, Homebrew-Anreicherung, Geiger-Klassifikatorausgabe, Secret-Handling-Manifeste und Approval-Gate-Seeds, sofern vorhanden.
ecosystem
crates.io packages with local package pages and command-line or developer workflow metadata.
Paketzusammenfassung
crates.io command packages enthält derzeit 242 generierte Paketseiten. 0 haben Protected-Tool-Abdeckung, 0 haben Approval-Gate-Metadaten und 0 haben nicht niedrige Geiger-Befunde. Die Gruppierung stammt aus Paketmetadaten und kann aktuell bleiben, wenn sich diese Daten ändern.
Dieser Hub nutzt dieselben lokalen Paketdaten wie einzelne Paketseiten: Nucleus-Metadaten, Homebrew-Anreicherung, Geiger-Klassifikatorausgabe, Secret-Handling-Manifeste und Approval-Gate-Seeds, sofern vorhanden.
Nutze den Hub, um Befehlsfamilien zu finden, die engere Secret-Injektion, Approval Gates oder manuelle Prüfung brauchen, bevor Agents sie ausführen.
Pakete
| Paket | Manager | Signale | Warum |
|---|---|---|---|
| dotenvy | Cargo | v0.15.7 | A well-maintained fork of the dotenv crate |
| raw-cpuid | Cargo | v11.6.0 | A library to parse the x86 CPUID instruction, written in rust with no external dependencies. The implementation closely resembles the Intel… |
| zopfli | Cargo | v0.8.3 | A Rust implementation of the Zopfli compression algorithm. |
| alloca | Cargo | v0.4.0 | Mostly safe wrapper for alloca |
| dotenv | Cargo | v0.15.0 | A dotenv implementation for Rust |
| protobuf-parse | Cargo | v3.7.2 | Parse .proto files. Files are parsed into a protobuf::descriptor::FileDescriptorSet object using either: * pure rust parser (no dependencie… |
| protobuf-codegen | Cargo | v3.7.2 | Code generator for rust-protobuf. Includes a library to invoke programmatically (e. g. from build.rs) and protoc-gen-rs binary. |
| is_ci | Cargo | v1.2.0 | Super lightweight CI environment checker. Just tells you if you're in CI or not without much fuss. |
| rav1e | Cargo | v0.8.1 | The fastest and safest AV1 encoder |
| lz4 | Cargo | v1.28.1 | Rust LZ4 bindings library. |
| difference | Cargo | v2.0.0 | A Rust text diffing and assertion library. |
| semver-parser | Cargo | v0.10.3 | Parsing of the semver spec. |
| nats_test_server | Cargo | v0.3.0 | An intentionally buggy NATS server that facilitates fault injection for testing error paths in NATS-based libraries |
| protoc-bin-vendored | Cargo | v3.2.0 | protoc binaries compiled by Google and bundled in this crate. |
| unic-langid-impl | Cargo | v0.9.6 | API for managing Unicode Language Identifiers |
| pulldown-cmark | Cargo | v0.13.4 | A pull parser for CommonMark |
| cpp_demangle | Cargo | v0.5.1 | A crate for demangling C++ symbols |
| nkeys | Cargo | v0.4.5 | Rust implementation of the NATS nkeys library |
| qrcode | Cargo | v0.14.1 | QR code encoder in Rust |
| multipart | Cargo | v0.18.0 | A backend-agnostic extension for HTTP libraries that provides support for POST multipart/form-data requests on both client and server. |
| crc-fast | Cargo | v1.10.0 | World's fastest generic CRC16, CRC32, and CRC64 calculator using SIMD. Supplies a C-compatible shared library for use in other languages. |
| names | Cargo | v0.14.0 | A random name generator with names suitable for use in container instances, project names, application instances, etc. |
| cargo-lock | Cargo | v11.0.1 | Self-contained Cargo.lock parser with optional dependency graph analysis |
| prettytable-rs | Cargo | v0.10.0 | A library for printing pretty formatted tables in terminal |
| file-id | Cargo | v0.2.3 | Utility for reading inode numbers (Linux, MacOS) and file IDs (Windows) |
| olpc-cjson | Cargo | v0.1.4 | serde_json Formatter to serialize as OLPC-style canonical JSON |
| brotli-decompressor | Cargo | v5.0.3 | 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 | Cargo | v2.2.2 | Test CLI Applications. |
| brotli | Cargo | v8.0.4 | A brotli compressor and decompressor that with an interface avoiding the rust stdlib. This makes it suitable for embedded devices and kerne… |
| fluent-syntax | Cargo | v0.12.0 | 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 | Cargo | v1.7.0 | Binary Object Representation Serializer for Hashing |
| cachedir | Cargo | v0.3.1 | A library to help interacting with cache directories and CACHEDIR.TAG files. |
| geographiclib-rs | Cargo | v0.2.7 | A port of geographiclib in Rust. |
| human_bytes | Cargo | v0.4.3 | Crate to convert bytes into human-readable values |
| sanitize-filename | Cargo | v0.6.0 | A simple filename sanitizer, based on Node's sanitize-filename |
| interprocess | Cargo | v2.4.2 | Interprocess communication toolkit |
| httpmock | Cargo | v0.8.3 | HTTP mocking library for Rust |
| xdrgen | Cargo | v0.4.4 | XDR codec generator from specification. Designed for use with xdr-codec. |
| protox | Cargo | v0.9.1 | A rust implementation of the protobuf compiler. |
| any_ascii | Cargo | v0.3.3 | Unicode to ASCII transliteration |
| peg-macros | Cargo | v0.8.6 | Procedural macros for rust-peg. To use rust-peg, see the peg crate. |
| java-locator | Cargo | v0.1.9 | Locates a Java installation in the host. |
| gcc | Cargo | v0.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… |
| usvg | Cargo | v0.47.0 | An SVG simplification library. |
| resvg | Cargo | v0.47.0 | An SVG rendering library. |
| cargo-audit | Cargo | v0.22.2 | Audit Cargo.lock for crates with security vulnerabilities |
| msvc-demangler | Cargo | v0.11.0 | A rust library that demangles / undecorates C++ symbols mangled by MSVC |
| lscolors | Cargo | v0.21.0 | Colorize paths using the LS_COLORS environment variable |
| leb128 | Cargo | v0.2.7 | Read and write DWARF's "Little Endian Base 128" (LEB128) variable length integer encoding. |
| sea-orm-cli | Cargo | v1.1.20 | Command line utility for SeaORM |
| docopt | Cargo | v1.1.1 | Command line argument parsing. |
| protoc-gen-prost | Cargo | v0.5.0 | Protocol Buffers compiler plugin powered by Prost! |
| crc64fast-nvme | Cargo | v1.2.1 | SIMD accelerated CRC-64/NVME checksum calculation |
| sublime_fuzzy | Cargo | v0.7.0 | Fuzzy matching algorithm based on Sublime Text's string search. |
| cargo-chef | Cargo | v0.1.77 | A cargo sub-command to build project dependencies for optimal Docker layer caching. |
| cargo-llvm-cov | Cargo | v0.8.7 | Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage). |
| cargo-cyclonedx | Cargo | v0.5.9 | CycloneDX Software Bill of Materials (SBOM) for Rust Crates |
| wasm-pack | Cargo | v0.15.0 | 📦✨ your favorite rust -> wasm workflow tool! |
| fake | Cargo | v5.1.0 | An easy to use library and command line for generating fake data like name, number, address, lorem, dates, etc. |
| json_diff | Cargo | v0.1.2 | A small diff tool utility for comparing jsons |
| protobuf-codegen-pure | Cargo | v2.28.0 | Pure-rust codegen for protobuf using protobuf-parser crate WIP |
| ducc-sys | Cargo | v0.1.2 | Low-level Duktape FFI for the ducc crate |
| bat | Cargo | v0.26.1 | A cat(1) clone with wings. |
| protoc-gen-tonic | Cargo | v0.5.0 | Protocol Buffers compiler plugin for gRPC services powered by Prost! and Tonic |
| amd | Cargo | v0.2.2 | Approximate Minimum Degree ordering |
| prettytable | Cargo | v0.10.0 | A library for printing pretty formatted tables in terminal |
| scraper | Cargo | v0.27.0 | HTML parsing and querying with CSS selectors |
| cbindgen | Cargo | v0.29.4 | A tool for generating C bindings to Rust code. |
| lddtree | Cargo | v0.5.0 | Read the ELF dependency tree |
| arwen | Cargo | v0.0.5 | A cross-platform binary patching tool for Mach-O and ELF. |
| rexif | Cargo | v0.7.5 | RExif is a native Rust crate, written to extract EXIF data from JPEG and TIFF images. |
| wmi | Cargo | v0.18.4 | WMI crate for rust. |