# Install ada-url with Homebrew, dnf

WHATWG-compliant and fast URL parser written in modern C++. Version 3.4.4 via Homebrew; verified 2026-06-15.

## Install

```sh
sudo av install brew:ada-url
```

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install ada-url
```

  Evidence: local Homebrew formula metadata

### Linux

- dnf (92%):

```sh
sudo dnf install ada-url
```

  Evidence: Fedora Rawhide package metadata: ada-url from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

## Package facts

- **Package key:** brew:ada-url
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/ada-url>
- **Version:** 3.4.4
- **Source summary:** WHATWG-compliant and fast URL parser written in modern C++
- **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
- **Generated:** 2026-07-08T07:18:31+00:00

## Executables

- adaparse (cli)
- adaparse (alias)

## Dependencies

- fmt

## Build dependencies

- cmake
- cxxopts

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 3.4.4
- Package-manager updated: 2026-06-15
- Local data: ok
- Upstream repository: https://github.com/ada-url/ada
- Upstream latest detected: v3.4.4 (current)
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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.

### Why package nerds care

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.

### Timeline

- 2022: GitHub repository `ada-url/ada` was created.
- 2023: Node.js 18-era performance material cited Ada as a new URL parser dependency.
- 2024: The README cites a Software: Practice and Experience article, `Parsing Millions of URLs per Second`.
- 2026: GitHub releases include Ada 3.x single-header assets.

### Related projects

- Related projects include the WHATWG URL Standard, web-platform-tests, Node.js, the Ada Rust, Go, Python, and Kotlin bindings, and runtime consumers such as Cloudflare Workers.

### Sources

- <https://api.github.com/repos/ada-url/ada>
- <https://api.github.com/repos/ada-url/ada/releases>
- <https://github.com/ada-url/ada#readme>


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- narrow executable package without higher-risk signals

## Source Database Details

- **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:** head, stable

## Other Package-Manager Records

- dnf - ada-url - 3.4.4-1.fc45: normalized package name match | Fedora Rawhide package metadata: ada-url from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | WHATWG-compliant and fast URL parser written in modern C++ | https://www.ada-url.com/
- dnf - ada-url-devel - 3.4.4-1.fc45: normalized package name match | Fedora Rawhide package metadata: ada-url-devel from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Development files for ada-url | https://www.ada-url.com/
- dnf - ada-url-doc - 3.4.4-1.fc45: normalized package name match | Fedora Rawhide package metadata: ada-url-doc from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Developer documentation for ada-url | https://www.ada-url.com/
- dnf - ada-url-tools - 3.4.4-1.fc45: normalized package name match | Fedora Rawhide package metadata: ada-url-tools from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst | Tools for ada-url | https://www.ada-url.com/


## Related links

- [Terminal utility packages](https://www.automicvault.com/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://www.automicvault.com/pkg/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://www.automicvault.com/pkg/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [cmake](https://www.automicvault.com/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [node](https://www.automicvault.com/pkg/brew/node/) - Popular package that depends on this formula.
- [cgal](https://www.automicvault.com/pkg/brew/cgal/) - Shares av.db curated category or tags: cli, cpp, developer-tools, libraries, library.
- [curlpp](https://www.automicvault.com/pkg/brew/curlpp/) - Shares av.db curated category or tags: cli, cpp, developer-tools, libraries, library.
- [activemq-cpp](https://www.automicvault.com/pkg/brew/activemq-cpp/) - Shares av.db curated category or tags: cli, cpp, developer-tools, libraries.
- [ctemplate](https://www.automicvault.com/pkg/brew/ctemplate/) - Shares av.db curated category or tags: cli, developer-tools, libraries, library.
- [etl](https://www.automicvault.com/pkg/brew/etl/) - Shares av.db curated category or tags: cli, cpp, developer-tools, libraries.
- [flickcurl](https://www.automicvault.com/pkg/brew/flickcurl/) - Shares av.db curated category or tags: cli, developer-tools, libraries, library.
- [fonttools](https://www.automicvault.com/pkg/brew/fonttools/) - Shares av.db curated category or tags: cli, developer-tools, libraries, library.
- [glib](https://www.automicvault.com/pkg/brew/glib/) - Shares av.db curated category or tags: cli, developer-tools, libraries, library.
- [uriparser](https://www.automicvault.com/pkg/brew/uriparser/) - Local package facts share a topical domain. Shared terms: cli, compliant, developer, developer-tools, libraries.

## Combined YAML source

View the package source record on GitHub. [combined/ada-url.yml](https://github.com/automic-vault/db/blob/main/combined/ada-url.yml)


## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
