macOS
brew install cloudflare-quichelocal Homebrew formula metadata
brew
cloudflare-quiche のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cloudflare-quichelocal Homebrew formula metadata
概要
Savoury implementation of the QUIC transport protocol and HTTP/3
履歴
quiche is Cloudflare's Rust implementation of QUIC and HTTP/3, packaged in Homebrew as cloudflare-quiche with command-line client and server tools. It is historically significant because it connects the IETF QUIC/HTTP/3 transition to real edge-network deployment, Rust library packaging, and command-line protocol experimentation.
The cloudflare/quiche repository was created in 2018, and Cloudflare's launch material describes it as a Rust implementation of QUIC intended to help deploy and experiment with the emerging protocol. The upstream README describes quiche as a low-level API for QUIC packet processing and connection state, with the application responsible for I/O and timers.
The project includes Rust crates and command-line apps such as quiche-client and quiche-server. Its docs cover connection configuration, packet processing, streams, HTTP/3, pacing, and Android builds.
The upstream README names production and ecosystem users: Cloudflare's edge network HTTP/3 support, Android DNS-over-HTTP/3, and curl integration for HTTP/3. That is unusually strong adoption evidence for a protocol implementation package.
Distribution spans crates.io, docs.rs, GitHub releases/source, and Homebrew's cloudflare-quiche formula for users who want the bundled command-line tools.
Library users embed quiche to implement QUIC and HTTP/3 behavior, configuring protocol parameters, TLS state, flow control, stream limits, and packet send/receive loops.
CLI users run quiche-client against HTTP/3 endpoints or quiche-server with a certificate and key for local testing. The README explicitly frames these tools as examples rather than production applications.
quiche matters to package nerds because it packages a fast-moving internet protocol implementation with both Rust library and CLI surfaces. Versioning can affect curl builds, HTTP/3 experiments, and compatibility with BoringSSL and platform networking behavior.
The Homebrew formula is especially handy for protocol testers who want command-line QUIC tools without building the Rust workspace themselves.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
quiche-client | cli | グローバル実行可能ファイル | |
quiche-server | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/cloudflare/quiche
インストールメタデータ
| パッケージキー | brew:cloudflare-quiche |
|---|---|
| バージョン | 0.29.3 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cloudflare-quiche |
| ホームページ | https://docs.quic.tech/quiche/ |
| リポジトリ | https://github.com/cloudflare/quiche |
| 上流ドキュメント | https://docs.quic.tech/quiche |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://github.com/cloudflare/quiche.git |
| 最終更新 | 2026-07-14T18:46:52Z |
| Pulse | updated |
| 依存関係 | fontconfig |
| ビルド依存関係 | cmake, pkgconf, rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cloudflare-quiche |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.