{"id":50650,"library":"apparentlymart-go-cidr","title":"go-cidr","description":"Package cidr provides helper functions for working with CIDR notation and IP network addresses in Go.","status":"active","version":"1.1.1","language":"go","source_language":null,"source_url":"https://github.com/apparentlymart/go-cidr","tags":["cidr","ip","networking","subnet"],"install":[{"cmd":"go get github.com/apparentlymart/go-cidr","lang":"bash","label":"Install github.com/apparentlymart/go-cidr"}],"dependencies":[],"imports":[{"symbol":"cidr","correct":"github.com/apparentlymart/go-cidr"}],"quickstart":{"code":"package main\n\nimport (\n\t\"fmt\"\n\t\"github.com/apparentlymart/go-cidr\"\n)\n\nfunc main() {\n\t_, net, _ := cidr.ParseCIDR(\"10.0.0.0/8\")\n\tfmt.Println(net)\n}","lang":"go","description":"Parses a CIDR notation and prints the network"},"warnings":[],"env_vars":null,"search_vec":"'address':17 'cidr':3,5,12,20 'function':8 'go':2,19 'go-cidr':1 'helper':7 'ip':15,21 'network':16,22 'notat':13 'packag':4 'provid':6 'subnet':23 'work':10","created_at":"2026-06-15T05:03:10.671005+00:00","updated_at":"2026-06-15T05:03:10.671005+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/apparentlymart/go-cidr","github":"https://github.com/apparentlymart/go-cidr","docs":"https://pkg.go.dev/github.com/apparentlymart/go-cidr#section-documentation","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["networking"],"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}}