{"id":39444786,"url":"https://github.com/czerwonk/net-reduce","last_synced_at":"2026-01-18T04:24:00.880Z","repository":{"id":299834816,"uuid":"1004364862","full_name":"czerwonk/net-reduce","owner":"czerwonk","description":"Simple tool for reducing (removing more specifics) CIDR/IP addresses from standard input","archived":false,"fork":false,"pushed_at":"2025-08-28T06:03:32.000Z","size":60,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-28T12:13:54.531Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/czerwonk.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-18T14:08:11.000Z","updated_at":"2025-08-28T06:03:01.000Z","dependencies_parsed_at":"2025-08-28T07:19:17.663Z","dependency_job_id":"2f462e15-ec83-4208-8477-8442f33cc1a4","html_url":"https://github.com/czerwonk/net-reduce","commit_stats":null,"previous_names":["czerwonk/net-reduce"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/czerwonk/net-reduce","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czerwonk%2Fnet-reduce","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czerwonk%2Fnet-reduce/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czerwonk%2Fnet-reduce/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czerwonk%2Fnet-reduce/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/czerwonk","download_url":"https://codeload.github.com/czerwonk/net-reduce/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/czerwonk%2Fnet-reduce/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28529507,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-18T00:39:45.795Z","status":"online","status_checked_at":"2026-01-18T02:00:07.578Z","response_time":98,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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-18T04:23:57.546Z","updated_at":"2026-01-18T04:24:00.869Z","avatar_url":"https://github.com/czerwonk.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# net-reduce\nSimple tool for reducing (removing more specifics) CIDR/IP addresses from standard input\n\nThis is a rewrite of [net-merge](https://github.com/czerwonk/net-merge) in rust.\n\n## Remarks\n\nSince the initial use case is preparing data to feed in a firewall the internal data structure is optimized for host prefixes.\nFirst a trie is built for all net prefixes (parallel for IPv4 and IPv6), then coverage of the host prefixes is checked in parallel.\n\n## Dependencies\n\nThis project uses the following Rust crates:\n\n- **[anyhow](https://crates.io/crates/anyhow)** - Flexible error handling library\n- **[clap](https://crates.io/crates/clap)** - Command line argument parser\n- **[ipnet](https://crates.io/crates/ipnet)** - IP network address manipulation\n- **[rayon](https://crates.io/crates/rayon)** - Parallel processing\n\n## License\n(c) Daniel Brendgen-Czerwonk, 2025. Licensed under [MIT](LICENSE) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fczerwonk%2Fnet-reduce","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fczerwonk%2Fnet-reduce","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fczerwonk%2Fnet-reduce/lists"}