goada
URL parser
A WHATWG spec compliant URL library written in Go
Fast WHATWG spec compliant URL library written in Go
28 stars
4 watching
3 forks
Language: C++
last commit: 8 months ago whatwg-url
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/rust | Rust bindings for a fast WHATWG URL parser | 84 |
gesistsa/adar | A fast and compliant URL parser written in C++ | 26 |
golgote/neturl | URL parser and builder library with normalization, path segmentation, and query string handling capabilities | 252 |
staskobzar/goagi | A Go library providing a standard interface to build AGI and FastAGI applications | 9 |
go-playground/form | A Go package for encoding and decoding URL parameters into structured data types | 773 |
goamz/goamz | A comprehensive Amazon Web Services library for Go | 372 |
adacore/gtkada | An Ada library for building graphical user interfaces with the GTK toolkit | 88 |
thepaw/go-gt | A Go library for a high-performance, in-memory caching system | 11 |
adacore/xmlada | An XML parser for Ada95 with support for static and shared libraries | 22 |
gernest/url | A URL parser library designed to be compatible with RFC 3986 standards and written in the Zig programming language. | 6 |
tg123/go-htpasswd | A Go library to validate user credentials against an HTTPasswd file. | 39 |
staskobzar/goami2 | A Go library providing an interface to Asterisk's AMI protocol | 14 |
tomwright/queryparam | Converts URL query parameters into struct values of the correct types | 19 |