The Wayback Machine - https://web.archive.org/web/20221222204739/https://github.com/ada-url/ada
Skip to content

ada-url/ada

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Ada

Ada is a fast and spec-compliant URL parser written in C++. Specification for URL parser can be found from WHATWG website.

Usage (CMake)

cmake -B build
cmake --build build
cd build
ctest .

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published