> cat /dev/github | grep security-tools
discovered 03 Aug 2026

DomainParser

via awesome-list
→ View on GitHub
DomainParser is a high-performance library written in Go designed to efficiently parse domain names into their components, including subdomains, domains, TLDs, and FQDNs. Its notable feature is its impressive speed, capable of processing millions of DNS names in mere seconds, making it ideal for applications requiring rapid domain analysis. The library's benchmarks demonstrate its capability to handle large datasets with minimal latency.