Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: public-suffix-list

elliotwutingfeng/go-fasttld

go-fasttld is a high performance effective top level domains (eTLD) extraction module.

Language: Go - Size: 810 KB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 31 - Forks: 4

nager/Nager.PublicSuffix

.NET public suffix domain parser

Language: C# - Size: 448 KB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 143 - Forks: 21

lupomontero/psl

JavaScript domain name parser based on the Public Suffix List

Language: JavaScript - Size: 1.46 MB - Last synced: 4 days ago - Pushed: 28 days ago - Stars: 374 - Forks: 73

sethmlarson/psl

Mozilla Public Suffix list as a Python package and updated daily.

Language: Python - Size: 247 KB - Last synced: 14 days ago - Pushed: 23 days ago - Stars: 9 - Forks: 1

remusao/tldts

JavaScript Library to extract domains, subdomains and public suffixes from complex URIs.

Language: TypeScript - Size: 8.88 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 374 - Forks: 16

ElectronicsArchiver/publicsuffixlist.js Fork of gorhill/publicsuffixlist.js

A JavaScript utility to make use of Mozilla Foundation's Public Suffix List

Language: JavaScript - Size: 348 KB - Last synced: 13 days ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

daurnimator/lua-psl

Lua bindings to libpsl (https://github.com/rockdaboot/libpsl)

Language: C - Size: 104 KB - Last synced: 14 days ago - Pushed: over 3 years ago - Stars: 10 - Forks: 1

MohammadRaziei/liburlparser

Fastest domain extractor library written in C++ with python binding.

Language: C++ - Size: 218 KB - Last synced: 13 days ago - Pushed: 14 days ago - Stars: 9 - Forks: 0

souplette-php/fusbup

PHP library to query the Mozilla public suffix list

Language: PHP - Size: 1.22 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 0 - Forks: 0

haraka/haraka-tld

Haraka TLD utilities

Language: JavaScript - Size: 451 KB - Last synced: 10 days ago - Pushed: about 1 month ago - Stars: 8 - Forks: 7

thom4parisot/tld.js

JavaScript API to work easily with complex domain names, subdomains and well-known TLDs.

Language: JavaScript - Size: 745 KB - Last synced: about 1 month ago - Pushed: over 4 years ago - Stars: 453 - Forks: 54

MarcoEidinger/TLDExtractSwift Fork of gumob/TLDExtractSwift

Swift package to extract top level domain (TLD) second level domain, subdomain and root domain

Language: Swift - Size: 504 KB - Last synced: 13 days ago - Pushed: 14 days ago - Stars: 9 - Forks: 0

Dashlane/SwiftDomainParser

A Full Swift Lightweight Framework that uses the Public Suffix list to Parse URLs

Language: Swift - Size: 150 KB - Last synced: 20 days ago - Pushed: 4 months ago - Stars: 61 - Forks: 20

mholt/caddy-psl

A public suffix list module for Caddy

Language: Go - Size: 49.8 KB - Last synced: 13 days ago - Pushed: 6 months ago - Stars: 4 - Forks: 0

layershifter/TLDExtract πŸ“¦

[DEPRECATED] Library for extraction of domain parts e.g. TLD. Domain parser that uses Public Suffix List

Language: PHP - Size: 118 KB - Last synced: 10 days ago - Pushed: over 4 years ago - Stars: 216 - Forks: 34

anamba/public_suffix.cr

Crystal language implementation of public suffix check

Language: Crystal - Size: 952 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 11 - Forks: 2

layershifter/TLDDatabase πŸ“¦

[DEPRECATED] Abstraction layer for Public Suffix List in PHP

Language: PHP - Size: 138 KB - Last synced: 3 months ago - Pushed: over 4 years ago - Stars: 64 - Forks: 10

hrbrmstr/psl

πŸ”ͺExtract Internet Domain Components Using the Public Suffix List

Language: C++ - Size: 604 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 7 - Forks: 2

Blobfolio/blob-domain πŸ“¦

blob-domain is a simple PHP library for parsing and validating domain names.

Language: PHP - Size: 201 KB - Last synced: 27 days ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

danielbankhead/jetta

A powerful, multi-protocol request library and toolkit ✈️

Language: JavaScript - Size: 300 KB - Last synced: about 2 months ago - Pushed: almost 6 years ago - Stars: 7 - Forks: 1

PyFunceble/public-suffix

Distribute a more updated version `public-suffix.json`.

Language: Python - Size: 18.2 MB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 6

toddsundsted/public_suffix

A small Crystal library designed to make the Public Suffix List (https://publicsuffix.org/) easier to use.

Language: Crystal - Size: 34.2 KB - Last synced: 22 days ago - Pushed: about 3 years ago - Stars: 2 - Forks: 0

DissectMalware/TLDExtractor

Accurately extract TLD, effective TLD, 2LD, 3LD, ... from a given domain name; by utilizing the Public Suffix List maintained by Mozilla Foundation

Language: C# - Size: 24.4 KB - Last synced: 13 days ago - Pushed: over 6 years ago - Stars: 3 - Forks: 0

toddsundsted/Public-Suffix-List

Ruby code for working with the Public Suffix List

Language: Ruby - Size: 406 KB - Last synced: 19 days ago - Pushed: almost 3 years ago - Stars: 11 - Forks: 1

hrbrmstr/SwiftPSL

A Swift wrapper for [`libpsl`](https://github.com/rockdaboot/libpsl) to work with internet domains in the context of the [Public Suffix List](https://publicsuffix.org/).

Language: Swift - Size: 9.77 KB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

hrbrmstr/drill-domain-tools

A set of Apache Drill UDFs for working with Internet Domain Names

Language: Java - Size: 31.3 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 4 - Forks: 2

rvflash/publicsuffix-sql

Mysql's functions to parse domain names based on the Public Suffix List.

Size: 37.1 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 2 - Forks: 0

squeek502/lua-public_suffix_list

Lua interface to the Public Suffix List rules

Language: Lua - Size: 10.7 KB - Last synced: 13 days ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0