{"id":53090,"library":"rs-dnscache","title":"DNS Cache","description":"A Go library for caching DNS lookups to reduce latency and improve performance.","status":"active","version":"0.0.0-20230804202142-fc85eb664529","language":"go","source_language":null,"source_url":"https://github.com/rs/dnscache","tags":["dns","cache","networking","performance"],"install":[{"cmd":"go get github.com/rs/dnscache","lang":"bash","label":"Install github.com/rs/dnscache"}],"dependencies":[],"imports":[{"symbol":"dnscache","correct":"github.com/rs/dnscache"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/rs/dnscache\"\n)\n\nfunc main() {\n\tresolver := &dnscache.Resolver{}\n\tips, _ := resolver.LookupHost(\"example.com\")\n\tfmt.Println(ips)\n}","lang":"go","description":"Using the DNS cache resolver."},"warnings":[],"env_vars":null,"search_vec":"'cach':2,7,17 'dns':1,8,16 'go':4 'improv':14 'latenc':12 'librari':5 'lookup':9 'network':18 'perform':15,19 'reduc':11","created_at":"2026-06-15T07:26:05.535573+00:00","updated_at":"2026-06-15T07:26:05.535573+00:00","problems":[],"ecosystem":"go","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/rs/dnscache","github":"https://github.com/rs/dnscache","docs":"https://pkg.go.dev/github.com/rs/dnscache#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking","utility"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-15","next_check":"2026-12-12","install_tag":null}}