weppos / publicsuffix-go
Domain name parser for Go based on the Public Suffix List.
☆195Updated this week
Alternatives and similar repositories for publicsuffix-go:
Users that are interested in publicsuffix-go are comparing it to the libraries listed below
- TLD Parser in Go☆131Updated last year
- Golang pkg for URL parsing and normalization☆159Updated 2 years ago
- Whois parser for domain whois information parsing in Go(Golang).☆301Updated 2 months ago
- The robots.txt exclusion protocol implementation for Go language☆273Updated 2 years ago
- DKIM package for golang☆98Updated 2 weeks ago
- Extract root domain, subdomain name, and tld from a url, using the Public Suffix List.☆122Updated 2 years ago
- Random user-agent generator for Go☆123Updated 2 years ago
- Whois client for Go.☆402Updated this week
- String metrics library written in Go.☆231Updated 9 months ago
- tiny Go library to normalize URLs☆478Updated 11 months ago
- GoLang IP Radix Tree☆115Updated 3 years ago
- Go package for fast and reliable abstraction of browser user agent strings.☆343Updated 8 months ago
- ☆171Updated 6 years ago
- Query IP address network information in Go☆66Updated 3 months ago
- Email parsing and mail creation library for golang☆95Updated last year
- A package for IP Filtering in Go (golang)☆392Updated 6 months ago
- #golang file times (atime, mtime, ctime, btime)☆268Updated last year
- Levenshtein distance and similarity metrics with customizable edit costs and Winkler-like bonus for common prefix.☆86Updated 4 years ago
- Timezone utility for Go☆105Updated 11 months ago
- Human readable byte formatter☆222Updated this week
- Partial port of Python difflib package to Go☆399Updated last year
- Simple string pattern matcher for Go