macOS
brew install ada-urllocal Homebrew formula metadata
brew
WHATWG-compliant and fast URL parser written in modern C++. Version 3.4.4 via Homebrew; verified 2026-06-15.
install
brew install ada-urllocal Homebrew formula metadata
sudo dnf install ada-urlFedora Rawhide package metadata · ada-url · source: dl.fedoraproject.org
overview
WHATWG-compliant and fast URL parser written in modern C++
history
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.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
adaparse | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/ada-url/ada
install metadata
| Package key | brew:ada-url |
|---|---|
| Version | 3.4.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ada-url |
| Homepage | https://ada-url.com |
| Repository | https://github.com/ada-url/ada |
| Upstream docs | https://ada-url.github.io/ada |
| License | Apache-2.0 OR MIT |
| Source archive | https://github.com/ada-url/ada/archive/refs/tags/v3.4.4.tar.gz |
| Last updated | 2026-06-15T10:20:09-04:00 |
| Pulse | updated |
| Dependencies | fmt |
| Build dependencies | cmake, cxxopts |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-toolssource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.