adaR
URL parser
A fast and compliant URL parser written in C++
wrapper for ada-url a WHATWG-compliant and fast URL parser written in modern C++
26 stars
4 watching
2 forks
Language: C++
last commit: about 2 months ago rrstatsrstats-packageurl-parser
Related projects:
Repository | Description | Stars |
---|---|---|
ada-url/ada | A fast and spec-compliant URL parser written in C++ | 1,358 |
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 |
gernest/url | A URL parser library designed to be compatible with RFC 3986 standards and written in the Zig programming language. | 6 |
corporateshark/lurlparser | A lightweight URL parser written in C++ that breaks down URLs into their constituent parts and provides access to them. | 92 |
stcarrez/ada-wiki | A library providing a flexible wiki parsing and rendering engine supporting multiple syntaxes | 19 |
haskell/attoparsec | A fast Haskell parser combinator library for efficient text and binary data parsing | 513 |
brunobernardino/shurley | A tool for parsing and normalizing URLs with potential errors or typos | 6 |
golgote/neturl | URL parser and builder library with normalization, path segmentation, and query string handling capabilities | 252 |
s-m-i-t-a/database_url | A module to parse and normalize database URLs for use in Elixir applications. | 9 |
flyx/parsertools | A library providing tools and classes for building lexers and parsers in Ada. | 6 |
stan125/grea | A tool that automates the process of reading various file formats into R for data analysis. | 48 |
herloct/url-parser | A tool for parsing and extracting specific parts of URLs from command-line input. | 11 |
jhumphry/parse_args | A package to parse command line arguments and options in Ada 2012 | 12 |