https://github.com/wtchangdm/tiny-resolver-rs
A toy DNS resolver
https://github.com/wtchangdm/tiny-resolver-rs
dns dns-resolver networking rust
Last synced: 5 months ago
JSON representation
A toy DNS resolver
- Host: GitHub
- URL: https://github.com/wtchangdm/tiny-resolver-rs
- Owner: wtchangdm
- License: mit
- Created: 2024-04-27T14:37:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-08-04T12:56:50.000Z (11 months ago)
- Last Synced: 2025-10-11T06:52:07.880Z (8 months ago)
- Topics: dns, dns-resolver, networking, rust
- Language: Rust
- Homepage: https://blog.wtcx.dev/2024/04/27/lessons-learned-building-dns-resolver/
- Size: 55.7 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# tiny-resolver-rs
Check the blog post: [Lessons Learned When Building My DNS Resolver](https://blog.wtcx.dev/2024/04/27/lessons-learned-building-dns-resolver/)