WHATWG compliant and fast URL parser in modern C++
Ada is a fast and spec-compliant URL parser written in C++. Specification for URL parser can be found from the WHATWG website. The Ada library passes the full range of tests from the specification, across a wide range of platforms (e.g., Windows, Linux, macOS). It fully supports the relevant Unicode Technical Standard.
Homepage: https://www.ada-url.com
Maintainer: Klemens Nanni <kn@openbsd.org>