ada
URL parser library
A fast and spec-compliant URL parser written in C++
WHATWG-compliant and fast URL parser written in modern C++, part of Node.js, Clickhouse, Redpanda, Kong, Telegram and Cloudflare Workers.
1k stars
23 watching
86 forks
Language: C++
last commit: 9 days ago
Linked from 1 awesome list
cppneonparserperformancesimdsse2urlwhatwg-url
Related projects:
Repository | Description | Stars |
---|---|---|
ada-url/ada-python | A fast and standard-compliant Python library for parsing and manipulating URLs based on the WHATWG URL specification | 41 |
ada-url/goada | A WHATWG spec compliant URL library written in Go | 28 |
ada-url/rust | Rust bindings for a fast WHATWG URL parser | 84 |
gesistsa/adar | A fast and compliant URL parser written in C++ | 26 |
adacore/xmlada | An XML parser for Ada95 with support for static and shared libraries | 22 |
stcarrez/ada-wiki | A library providing a flexible wiki parsing and rendering engine supporting multiple syntaxes | 19 |
stcarrez/ada-el | A library providing a simple Expression Language for use in web development applications. | 7 |
stcarrez/ada-util | A comprehensive Ada library for building utility functions and frameworks for logging, serialization, encoding, concurrency, and more. | 69 |
pmderodat/ada-toml | A parser and creator of TOML documents in Ada | 31 |
stcarrez/ada-ado | An Ada library that provides object-relational mapping to access multiple databases. | 25 |
adacore/recordflux | A toolset for generating verifiable parsers and protocol state machines from formal specifications. | 106 |
cpp-netlib/uri | A C++ library that provides a generic URI parser and builder with features for parsing, encoding, and comparing URIs. | 139 |
corporateshark/lurlparser | A lightweight URL parser written in C++ that breaks down URLs into their constituent parts and provides access to them. | 92 |
onox/json-ada | An Ada library for parsing JSON data | 39 |
flyx/parsertools | A library providing tools and classes for building lexers and parsers in Ada. | 6 |