url

URL parser

A URL parser library designed to be compatible with RFC 3986 standards and written in the Zig programming language.

GitHub

6 stars
3 watching
1 forks
Language: Zig
last commit: about 5 years ago
Linked from 1 awesome list

pure-zigrfc-3986urlurl-parserziglang

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gesistsa/adar A fast and compliant URL parser written in C++ 26
gernest/time A time-related library designed specifically for the Zig programming language. 15
herloct/url-parser A tool for parsing and extracting specific parts of URLs from command-line input. 11
anonrig/url-js A high-performance URL parsing state machine implementation in Node.js 165
unshiftio/url-parse A small footprint URL parser that works in both browser and Node.js environments. 1,029
sam701/zig-toml A parser for TOML files in the Zig programming language 35
gernest/base32 An implementation of base32 encoding and decoding in the Zig programming language 11
gernest/hoodie A language server implementation for the Zig programming language with additional features 18
ged/linkparser An interface to parse and analyze English sentences using the CMU Link Grammar 76
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
lewisgaul/zig-nestedtext A simple human-readable data format parser library written in Zig. 13
patternhelloworld/url-knife A JavaScript library to extract and decompose URLs in texts with robust patterns, including email addresses. 341
aeronavery/zig-toml A TOML parser written in Zig with support for various data formats and features 107
corporateshark/lurlparser A lightweight URL parser written in C++ that breaks down URLs into their constituent parts and provides access to them. 92