adaR

URL parser

A fast and compliant URL parser written in C++

computer wrapper for ada-url a WHATWG-compliant and fast URL parser written in modern C++

GitHub

26 stars
4 watching
2 forks
Language: C++
last commit: 4 months ago
rrstatsrstats-packageurl-parser

Related projects:

Repository Description Stars
ada-url/ada A fast and spec-compliant URL parser written in C++ for use in various Node.js-based systems 1,396
ada-url/ada-python A fast and standard-compliant Python library for parsing and manipulating URLs based on the WHATWG URL specification 46
ada-url/goada A WHATWG spec compliant URL library written in Go 29
ada-url/rust Rust bindings for a fast WHATWG URL parser 87
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 components and provides access to these parts. 92
stcarrez/ada-wiki A library providing a flexible wiki parsing and rendering engine supporting multiple syntaxes 19
haskell/attoparsec A fast parser combinator library for efficient text parsing in network protocols and file formats 513
brunobernardino/shurley A utility for parsing URLs with potential errors and returning a valid one 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