{"id":20030169,"url":"https://github.com/sb-child/impare","last_synced_at":"2026-02-12T00:34:11.221Z","repository":{"id":246086634,"uuid":"819783879","full_name":"sb-child/impare","owner":"sb-child","description":"[WIP] file verification and repair tool, written in go and rust","archived":false,"fork":false,"pushed_at":"2024-07-05T16:57:54.000Z","size":28,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-09-03T21:50:52.919Z","etag":null,"topics":["par2","parity","parity-check","reed-solomon","reedsolomon"],"latest_commit_sha":null,"homepage":"","language":"Go","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/sb-child.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":"2024-06-25T07:39:18.000Z","updated_at":"2024-07-09T19:31:04.000Z","dependencies_parsed_at":"2024-07-05T18:28:13.681Z","dependency_job_id":null,"html_url":"https://github.com/sb-child/impare","commit_stats":null,"previous_names":["sb-child/impare"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sb-child/impare","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sb-child%2Fimpare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sb-child%2Fimpare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sb-child%2Fimpare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sb-child%2Fimpare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sb-child","download_url":"https://codeload.github.com/sb-child/impare/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sb-child%2Fimpare/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29351055,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-11T20:11:40.865Z","status":"ssl_error","status_checked_at":"2026-02-11T20:10:41.637Z","response_time":97,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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":["par2","parity","parity-check","reed-solomon","reedsolomon"],"created_at":"2024-11-13T09:25:02.079Z","updated_at":"2026-02-12T00:34:11.183Z","avatar_url":"https://github.com/sb-child.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# impare (NOT ~~impact~~ ~~淫趴~~)\n\n(WIP)\n\nA file verification and repair tool, written in Rust and Go\n\n## How to build?\n\nPlease install the latest `rust` and `go \u003e= 1.22` first.\n\n### Linux\n\nInstall C/C++ toolchain first.\n\n```shell\ncargo b -r\nmv target/release/impare impare\n```\n\n### Macos\n\nInstall C/C++ toolchain first.\n\n```shell\ncargo b -r\nmv target/release/impare impare\n```\n\n### Windows\n\nInstall `MinGW`:\n\n- Download \u003chttps://github.com/niXman/mingw-builds-binaries/releases/download/13.2.0-rt_v11-rev1/x86_64-13.2.0-release-win32-seh-msvcrt-rt_v11-rev1.7z\u003e\n- Decompress to a directory\n- Add `X:\\path\\to\\directory\\mingw64\\bin` to your `Path` variable\n\nAdd `x86_64-pc-windows-gnu` target:\n\n- `rustup target add x86_64-pc-windows-gnu`\n\n```shell\n# git-bash\n\ncargo b -r --target=x86_64-pc-windows-gnu\nmv target/x86_64-pc-windows-gnu/release/impare.exe impare.exe\n\n# or set your default target to x86_64-pc-windows-gnu, then:\ncargo b -r\nmv target/release/impare.exe impare.exe\n```\n\n### Note\n\n- Please `regenerate cgo definitions` if there are some errors in `libpare/main.go`\n\n- Cross-compile to `*-musl` is not supported!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsb-child%2Fimpare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsb-child%2Fimpare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsb-child%2Fimpare/lists"}