D bindings for Ada URL parser
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.
- D toolchain
- C++ toolchain (system default)
See here unittests for make a usage example.
You can run it locally with dub test
or dub -c benchmark
to run benchmark (see: here).
Feel free to adjust it for exploring this project.