url
URL parser
A URL parser library designed to be compatible with RFC 3986 standards and written in the Zig programming language.
6 stars
3 watching
1 forks
Language: Zig
last commit: over 5 years ago
Linked from 1 awesome list
pure-zigrfc-3986urlurl-parserziglang
Related projects:
Repository | Description | Stars |
---|---|---|
| A fast and compliant URL parser written in C++ | 26 |
| A time-related library designed specifically for the Zig programming language. | 15 |
| A tool for parsing and extracting specific parts of URLs from command-line input. | 11 |
| A high-performance URL parsing state machine implementation in Node.js | 165 |
| A small footprint URL parser that works in both browser and Node.js environments. | 1,030 |
| A parser for TOML files in the Zig programming language | 36 |
| An implementation of base32 encoding and decoding in the Zig programming language | 11 |
| A language server implementation for the Zig programming language with additional features | 18 |
| A high-level interface to the CMU Link Grammar parser | 76 |
| A utility for parsing URLs with potential errors and returning a valid one | 6 |
| URL parser and builder library with normalization, path segmentation, and query string handling capabilities | 252 |
| A parser library for a human-readable data format based on YAML | 13 |
| A JavaScript library to extract and decompose URLs in texts with robust patterns, including email addresses. | 341 |
| A TOML parser written in Zig with support for various data formats and features | 108 |
| A lightweight URL parser written in C++ that breaks down URLs into their components and provides access to these parts. | 92 |