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
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • Revelo Payroll - Free Global Payroll designed for tech teams
  • SonarQube - Static code analysis for 29 languages.
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • 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)

  • Onboard AI

    Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.

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