macOS
brew install ada-urllocal Homebrew formula metadata
安装
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 | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://github.com/ada-url/ada
安装元数据
| 软件包键 | brew:ada-url |
|---|---|
| 版本 | 3.4.4 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/ada-url |
| 主页 | https://ada-url.com |
| 仓库 | https://github.com/ada-url/ada |
| 上游文档 | https://ada-url.github.io/ada |
| 许可证 | Apache-2.0 OR MIT |
| 源码归档 | https://github.com/ada-url/ada/archive/refs/tags/v3.4.4.tar.gz |
| 最后更新 | 2026-06-15T10:20:09-04:00 |
| Pulse | updated |
| 依赖 | fmt |
| 构建依赖 | cmake, cxxopts |
| 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 | ada-url |
| 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 |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
ada-url 3.4.4-1.fc45
WHATWG-compliant and fast URL parser written in modern C++
sudo dnf install ada-urlada-url-devel 3.4.4-1.fc45
Development files for ada-url
sudo dnf install ada-url-develada-url-doc 3.4.4-1.fc45
Developer documentation for ada-url
sudo dnf install ada-url-docada-url-tools 3.4.4-1.fc45
Tools for ada-url
sudo dnf install ada-url-tools来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.