neturl
URL parser
URL parser and builder library with normalization, path segmentation, and query string handling capabilities
URL and Query string parser, builder, normalizer for Lua
252 stars
11 watching
79 forks
Language: Lua
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
herloct/url-parser | A tool for parsing and extracting specific parts of URLs from command-line input. | 11 |
3scale/lua-resty-url | A Lua library for parsing and manipulating URLs | 42 |
tomwright/queryparam | Converts URL query parameters into struct values of the correct types | 19 |
s-m-i-t-a/database_url | A module to parse and normalize database URLs for use in Elixir applications. | 9 |
brunobernardino/shurley | A tool for parsing and normalizing URLs with potential errors or typos | 6 |
hetiansu5/urlquery | A URL query string encoder and parser written in Go. | 60 |
ambrevar/golua | Adds Unicode support to Lua's string functions by replacing patterns with Go regexps | 4 |
craigbarnes/lua-gumbo | A C-based HTML5 parser and DOM library for Lua | 133 |
go-playground/form | A Go package for encoding and decoding URL parameters into structured data types | 773 |
jamesmarlowe/lua-resty-readurl | A Lua library that captures URLs, decodes them, and logs results. | 5 |
ada-url/goada | A WHATWG spec compliant URL library written in Go | 28 |
gosimple/slug | Tools for creating URL-friendly strings from Unicode input | 1,171 |
gesistsa/adar | A fast and compliant URL parser written in C++ | 26 |
gamache/fuzzyurl.ex | A library for parsing and manipulating URLs in Elixir with fuzzy matching capabilities. | 20 |
gernest/url | A URL parser library designed to be compatible with RFC 3986 standards and written in the Zig programming language. | 6 |