Blog post: learnings after writing `resolv`, dns resolver in zig

This page summarizes the projects mentioned and recommended in the original post on /r/Zig

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • resolv

    DNS resolver program written in zig (by e-aakash)

    Implementation source code: https://github.com/e-aakash/resolv/

  • zig

    General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.

    From my overview read of this issue: https://github.com/ziglang/zig/issues/7194, previous discussions in this subreddit and overview look at std.net, couldn't find any UDP implementation (there is tcpConnctToHost, tcpConnectToAddress, but couldn't find anything related to udp)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts