macOS
brew install ada-urllocal Homebrew formula metadata
brew / 順位 112
ada-url のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ada-urllocal Homebrew formula metadata
sudo dnf install ada-urlFedora Rawhide package metadata · ada-url · ソース: dl.fedoraproject.org
概要
WHATWG-compliant and fast URL parser written in modern C++
履歴
Ada is a fast, spec-compliant WHATWG URL parser written in modern C++. It ships as a library and as the `adaparse` command-line tool in packages such as Homebrew.
The official README describes Ada as a self-contained C++20 URL parser that passes the URL specification's test range across Windows, Linux, and macOS, with Unicode Technical Standard support and a URLPattern implementation.
The GitHub repository was created in December 2022 under the `ada-url` organization and has grown into a multi-language ecosystem with team-maintained Rust, Go, Python, and Kotlin bindings.
Ada gained package-nerd attention because the README says Node.js added Ada as a URL parser dependency beginning with Node.js 18 and cites substantial URL parsing performance improvements. The same README lists Redpanda, Kong, Telegram, DataDog, and Cloudflare Workers as users.
The project publishes single-header release assets such as `ada.cpp`, `ada.h`, `ada_c.h`, and `singleheader.zip`, which makes it attractive for downstream package managers and embedders.
Library users parse and normalize URLs through `ada::parse`, use C or C++ APIs, and can build with CMake or the amalgamated source files. CLI users can install the package and use `adaparse` for URL parsing tasks.
Ada is significant because URL parsing is security-sensitive, performance-sensitive infrastructure that is often embedded into runtimes. Its no-dependency C++ implementation and release artifacts simplify packaging compared with vendoring a large runtime.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
adaparse | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:ada-url |
|---|---|
| バージョン | 4.0.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://ada-url.com |
| リポジトリ | https://github.com/ada-url/ada |
| 最終更新 | 2026-07-28T05:21:08Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
ada-url 3.4.4-3.fc45
WHATWG-compliant and fast URL parser written in modern C++
sudo dnf install ada-urlada-url-devel 3.4.4-3.fc45
Development files for ada-url
sudo dnf install ada-url-develada-url-doc 3.4.4-3.fc45
Developer documentation for ada-url
sudo dnf install ada-url-docada-url-tools 3.4.4-3.fc45
Tools for ada-url
sudo dnf install ada-url-toolsソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.