ada-python
URL parser
A fast and standard-compliant Python library for parsing and manipulating URLs based on the WHATWG URL specification
Python bindings for Ada URL parser
41 stars
5 watching
6 forks
Language: C++
last commit: about 1 month ago whatwg-url
Related projects:
Repository | Description | Stars |
---|---|---|
ada-url/ada | A fast and spec-compliant URL parser written in C++ | 1,358 |
ada-url/rust | Rust bindings for a fast WHATWG URL parser | 84 |
ada-url/goada | A WHATWG spec compliant URL library written in Go | 28 |
gesistsa/adar | A fast and compliant URL parser written in C++ | 26 |
stcarrez/ada-wiki | A library providing a flexible wiki parsing and rendering engine supporting multiple syntaxes | 19 |
adacore/xmlada | An XML parser for Ada95 with support for static and shared libraries | 22 |
jhumphry/parse_args | A package to parse command line arguments and options in Ada 2012 | 12 |
yaml/adayaml | An experimental implementation of the YAML 1.3 standard in Ada. | 37 |
pmderodat/ada-toml | A parser and creator of TOML documents in Ada | 31 |
thephpleague/uri | A PHP library for manipulating and parsing URIs according to various standards | 1,034 |
s-m-i-t-a/database_url | A module to parse and normalize database URLs for use in Elixir applications. | 9 |
onox/json-ada | An Ada library for parsing JSON data | 39 |
adacore/recordflux | A toolset for generating verifiable parsers and protocol state machines from formal specifications. | 106 |
gernest/url | A URL parser library designed to be compatible with RFC 3986 standards and written in the Zig programming language. | 6 |
cpp-netlib/uri | A C++ library that provides a generic URI parser and builder with features for parsing, encoding, and comparing URIs. | 139 |