unfurl
URL parser
Extracts specific parts from URLs on standard input
Pull out bits of URLs provided on stdin
1k stars
18 watching
124 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Extracts and visualizes data from URLs into a directed graph structure | 619 |
| A tool for replacing query string values in URLs with user-supplied values while maintaining uniqueness and eliminating duplicates. | 774 |
| A tool to extract URLs from text using regular expressions in the Go programming language. | 1,193 |
| Library for parsing TOML files into Nim data structures and converting them to JSON or alternative formats. | 114 |
| A utility for parsing URLs with potential errors and returning a valid one | 6 |
| Library for parsing and generating the TOML file format in Go. | 1,751 |
| Converts URL query parameters into struct values of the correct types | 19 |
| A simple URL shortener with a unique ID-based mapping system | 48 |
| A Ruby library for parsing and generating the TOML data interchange format | 151 |
| A TOML parser written in Zig with support for various data formats and features | 108 |
| A parser for TOML files in the Zig programming language | 36 |
| A tool for parsing and extracting specific parts of URLs from command-line input. | 11 |
| A modern ORM layer for Golang | 772 |
| URL parser and builder library with normalization, path segmentation, and query string handling capabilities | 252 |
| A Go library for extracting top-level domains from URLs in a high-performance manner. | 32 |