{"id":13648512,"url":"https://github.com/CircuitCoder/cidr-calc","last_synced_at":"2025-04-22T11:32:44.188Z","repository":{"id":204177430,"uuid":"708970449","full_name":"CircuitCoder/cidr-calc","owner":"CircuitCoder","description":"CIDR union / subtraction","archived":false,"fork":false,"pushed_at":"2025-02-04T08:48:13.000Z","size":233,"stargazers_count":14,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-01T16:56:01.520Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://circuitcoder.github.io/cidr-calc/","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CircuitCoder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-23T18:50:14.000Z","updated_at":"2024-11-09T14:42:55.000Z","dependencies_parsed_at":null,"dependency_job_id":"3f406ac6-3e35-41a7-9b7d-404065eedb8c","html_url":"https://github.com/CircuitCoder/cidr-calc","commit_stats":null,"previous_names":["circuitcoder/cidr-calc"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CircuitCoder%2Fcidr-calc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CircuitCoder%2Fcidr-calc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CircuitCoder%2Fcidr-calc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CircuitCoder%2Fcidr-calc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CircuitCoder","download_url":"https://codeload.github.com/CircuitCoder/cidr-calc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250232377,"owners_count":21396627,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":"2024-08-02T01:04:19.108Z","updated_at":"2025-04-22T11:32:43.679Z","avatar_url":"https://github.com/CircuitCoder.png","language":"Rust","readme":"# CIDR Calculator\n\n[![Crates.io Version](https://img.shields.io/crates/v/cidr-calculator)](https://crates.io/crates/cidr-calculator)\n\nCIDR addition / subtraction calculator. Maybe useful for setting route tables when metrics are not available (e.g. wireguard next-hop)\n\n```\n\u003e let univ = ::/0\n\u003e univ - 2001:da8::/56\n[\n        ::/3\n        2000::/16\n        2001::/21\n        2001:800::/22\n        2001:c00::/24\n        2001:d00::/25\n        2001:d80::/27\n        2001:da0::/29\n        2001:da8:0:100::/56\n        ...\n```\n","funding_links":[],"categories":["Rust"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCircuitCoder%2Fcidr-calc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FCircuitCoder%2Fcidr-calc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FCircuitCoder%2Fcidr-calc/lists"}