awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
NLnetLabs avatar

NLnetLabs/nsd

0
View on GitHub↗
551 stars·121 forks·C·BSD-3-Clause·4 viewsnlnetlabs.nl/nsd↗

Nsd

The NLnet Labs Name Server Daemon (NSD) is an authoritative, RFC compliant DNS nameserver.

Features

  • DNS Servers - High-performance authoritative DNS name server.

Star history

Star history chart for nlnetlabs/nsdStar history chart for nlnetlabs/nsd

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does nlnetlabs/nsd do?

The NLnet Labs Name Server Daemon (NSD) is an authoritative, RFC compliant DNS nameserver.

What are the main features of nlnetlabs/nsd?

The main features of nlnetlabs/nsd are: DNS Servers.

Which projects share features with nlnetlabs/nsd?

Projects with overlapping indexed features include: coredns/coredns — CoreDNS is a modular domain name system server designed for cloud-native environments. It functions as a flexible DNS… nlnetlabs/unbound — Unbound is a DNS resolver that functions as a caching, recursive, and validating server. It translates domain names… powerdns/pdns — PowerDNS is DNS server software used for serving authoritative and recursive DNS records. It functions as both an… yadifa/yadifa — YADIFA is a lightweight authoritative Name Server with DNSSEC capabilities. Developed by the passionate people behind…

Projects sharing features with Nsd

These projects share indexed features with Nsd. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • coredns/corednscoredns avatar

    coredns/coredns

    14,109View on GitHub↗

    CoreDNS is a modular domain name system server designed for cloud-native environments. It functions as a flexible DNS resolver and forwarder that manages network traffic by routing queries based on zone-based rules and authoritative data. The server is built to integrate with service discovery systems, enabling it to map service names to network addresses within containerized infrastructure. The project is defined by a plugin-based request pipeline that allows for the extension of server functionality through custom modules. These plugins can intercept, modify, or log network requests in real

    Gocncfcorednsdns-server
    View on GitHub↗14,109
  • nlnetlabs/unboundNLnetLabs avatar

    NLnetLabs/unbound

    4,628View on GitHub↗

    Unbound is a DNS resolver that functions as a caching, recursive, and validating server. It translates domain names into IP addresses by performing independent lookups across the internet or by forwarding queries to external resolvers. The project distinguishes itself as a programmable DNS server, offering a Python scripting interface and dynamic shared-library loading to customize the resolution pipeline. It also serves as a DNS64 NAT64 gateway, synthesizing IPv6 addresses from IPv4 records to enable communication for IPv6-only clients. The system includes security frameworks for DNSSEC cry

    C
    View on GitHub↗4,628
  • powerdns/pdnsPowerDNS avatar

    PowerDNS/pdns

    4,269View on GitHub↗

    PowerDNS is DNS server software used for serving authoritative and recursive DNS records. It functions as both an authoritative DNS server, providing definitive records for specific domains from trusted databases, and a recursive DNS resolver that finds answers for any domain by iteratively querying external servers. The project distinguishes itself through a backend-abstraction layer that decouples server logic from data storage, allowing records to be served from SQL databases, zone files, and external APIs. It includes a geo-aware DNS router to direct users to the nearest server based on t

    C++authoritativednsdns-server
    View on GitHub↗4,269
  • yadifa/yadifayadifa avatar

    yadifa/yadifa

    80View on GitHub↗

    YADIFA is a lightweight authoritative Name Server with DNSSEC capabilities. Developed by the passionate people behind the .eu top-level domain, YADIFA has been built from scratch to face today’s DNS challenges, with no compromise on security, speed and stability, to offer a better and safer Internet experience.

    C
    View on GitHub↗80