{"id":37178470,"url":"https://github.com/kkirsche/netaddr-go","last_synced_at":"2026-01-14T20:47:59.922Z","repository":{"id":57547089,"uuid":"203840746","full_name":"kkirsche/netaddr-go","owner":"kkirsche","description":"A Go library for performing calculations on IPv4 and IPv6 subnets.","archived":false,"fork":true,"pushed_at":"2018-05-10T13:30:22.000Z","size":52,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-06-20T08:00:28.770Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"dspinhirne/netaddr-go","license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kkirsche.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-22T17:18:44.000Z","updated_at":"2019-08-22T17:18:47.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/kkirsche/netaddr-go","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kkirsche/netaddr-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkirsche%2Fnetaddr-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkirsche%2Fnetaddr-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkirsche%2Fnetaddr-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkirsche%2Fnetaddr-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kkirsche","download_url":"https://codeload.github.com/kkirsche/netaddr-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kkirsche%2Fnetaddr-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28434500,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T18:57:19.464Z","status":"ssl_error","status_checked_at":"2026-01-14T18:52:48.501Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-01-14T20:47:59.215Z","updated_at":"2026-01-14T20:47:59.914Z","avatar_url":"https://github.com/kkirsche.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# netaddr\nA Go library for performing calculations on IPv4 and IPv6 subnets. There is also limited support for EUI addresses.\n\n\n# Installation\nIt should be noted that while the repository name is \"netaddr-go\" the package name is simply \"netaddr\".\n\n\tgo get github.com/dspinhirne/netaddr-go\n\n\n# Usage\n\n\tpackage main\n\n\timport \"fmt\"\n\timport \"github.com/dspinhirne/netaddr-go\"\n\n\tfunc main() {\n\t\tnet,_ := netaddr.ParseIPv4Net(\"192.168.1.0/24\")\n\t\tfmt.Println(net)\n\t}\n\n\n# Documentation\nAvailable online [here](https://godoc.org/github.com/dspinhirne/netaddr-go).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkirsche%2Fnetaddr-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkkirsche%2Fnetaddr-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkkirsche%2Fnetaddr-go/lists"}