awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

Awesome GitHub RepositoriesDNS Protocol Libraries

General-purpose libraries for implementing DNS clients and servers in a specific language.

Distinct from Go Library Integrations: Candidates are either too narrow (integrations) or unrelated (HTML libs)

Explore 1 awesome GitHub repository matching networking & communication · DNS Protocol Libraries. Refine with filters or upvote what's useful.

Awesome DNS Protocol Libraries GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • miekg/dnsالصورة الرمزية لـ miekg

    miekg/dns

    8,709عرض على GitHub↗

    This project is a Go DNS library used for implementing DNS clients and servers. It provides a toolkit for packet exchange, record parsing, and the development of custom nameservers. The library includes a DNS server framework and a zone manager for parsing standard zone files and synchronizing data via zone transfers. It features a dedicated DNSSEC implementation library for generating cryptographic keys and validating signatures, as well as a TLS transport for encrypted connections between clients and servers. The system covers a broad range of capabilities including DNS resolver functional

    Provides a complete Go library for implementing DNS clients and servers with full packet and record support.

    Godnsdns-librarydnssec
    عرض على GitHub↗8,709
  1. Home
  2. Networking & Communication
  3. DNS Protocol Libraries