{"id":40843236,"url":"https://github.com/pierrre/file-duplicate","last_synced_at":"2026-01-21T23:08:35.059Z","repository":{"id":56855657,"uuid":"515631754","full_name":"pierrre/file-duplicate","owner":"pierrre","description":"Find duplicate files","archived":false,"fork":false,"pushed_at":"2026-01-12T16:30:29.000Z","size":330,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-12T21:59:24.502Z","etag":null,"topics":["duplicate-files","go","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","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/pierrre.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":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2022-07-19T15:02:21.000Z","updated_at":"2026-01-12T16:30:32.000Z","dependencies_parsed_at":"2023-02-18T06:55:21.324Z","dependency_job_id":"2defca25-311a-40ef-ab61-a78b0ad8cf0c","html_url":"https://github.com/pierrre/file-duplicate","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"purl":"pkg:github/pierrre/file-duplicate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrre%2Ffile-duplicate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrre%2Ffile-duplicate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrre%2Ffile-duplicate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrre%2Ffile-duplicate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pierrre","download_url":"https://codeload.github.com/pierrre/file-duplicate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pierrre%2Ffile-duplicate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28646754,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T21:29:11.980Z","status":"ssl_error","status_checked_at":"2026-01-21T21:24:31.872Z","response_time":86,"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":["duplicate-files","go","golang"],"created_at":"2026-01-21T23:08:34.824Z","updated_at":"2026-01-21T23:08:35.053Z","avatar_url":"https://github.com/pierrre.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# File Duplicate\n\n[![Go Reference](https://pkg.go.dev/badge/github.com/pierrre/file-duplicate.svg)](https://pkg.go.dev/github.com/pierrre/file-duplicate)\n\n## Features\n\n- Find duplicate files\n- Command line ready to use\n- Library that can be integrated in a project\n\n## Usage\n\n```bash\n# Local build\nmake build\n./build/file-duplicate -h\n\n# Remote install\ngo install github.com/pierrre/file-duplicate/cmd/file-duplicate@latest\n\n# Module install\ngo get github.com/pierrre/file-duplicate@latest\n```\n\n## Implementation\n\n- Walk the filesystems\n- Group files by identical size\n- Compute the SHA256 hash of same size files\n- Files with same hash are duplicates\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierrre%2Ffile-duplicate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpierrre%2Ffile-duplicate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpierrre%2Ffile-duplicate/lists"}