{"id":25472722,"url":"https://github.com/gechandesu/fdup","last_synced_at":"2026-03-10T11:05:50.772Z","repository":{"id":276859743,"uuid":"930543401","full_name":"gechandesu/fdup","owner":"gechandesu","description":"Find and remove duplicate files","archived":false,"fork":false,"pushed_at":"2025-09-24T18:04:47.000Z","size":26,"stargazers_count":7,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-09-24T19:34:18.672Z","etag":null,"topics":["duplicate-detection","duplicate-files","vlang","vlang-cli"],"latest_commit_sha":null,"homepage":"","language":"V","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gechandesu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-10T20:00:01.000Z","updated_at":"2025-09-24T18:07:03.000Z","dependencies_parsed_at":"2025-02-10T21:22:09.054Z","dependency_job_id":"dbd1c658-d14a-4ed2-8d8b-4fb0fb529689","html_url":"https://github.com/gechandesu/fdup","commit_stats":null,"previous_names":["gechandesu/fdup"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/gechandesu/fdup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gechandesu%2Ffdup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gechandesu%2Ffdup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gechandesu%2Ffdup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gechandesu%2Ffdup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gechandesu","download_url":"https://codeload.github.com/gechandesu/fdup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gechandesu%2Ffdup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30331655,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-10T05:25:20.737Z","status":"ssl_error","status_checked_at":"2026-03-10T05:25:17.430Z","response_time":106,"last_error":"SSL_read: 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-detection","duplicate-files","vlang","vlang-cli"],"created_at":"2025-02-18T10:02:00.574Z","updated_at":"2026-03-10T11:05:50.749Z","avatar_url":"https://github.com/gechandesu.png","language":"V","funding_links":[],"categories":["Recently Updated","Applications"],"sub_categories":["[Feb 18, 2025](/content/2025/02/18/README.md)","Command-line"],"readme":"# fdup\n\nThe dumb tool for finding duplicate files by their hash sums.\n\nCompile it with `-prod` for better performance:\n\n```console\n$ v -prod .\n```\n\nLook at releases page for prebuilt executables.\n\n# Synonsis\n\n```\nUsage: fdup [flags] [commands] [DIR...]\n\nFile duplicates finder\n\nFlags:\n  -hash               Hashing algorythm: blake3, crc32, fnv1a, sha1, sha256, md5 [default: fnv1a]\n  -threads            Number of threads used for calculating hash sums [default: number of CPU cores]\n  -brief              Brief output, print plain easy to parse hashes and filenames only.\n  -json               Print output in JSON format.\n  -exclude            Glob pattern to exclude files and directories [can be passed multiple times]\n  -skip-empty         Skip empty files.\n  -max-size           Maximum file size in bytes. Files larger than this will be skipped.\n  -remove             Remove duplicates.\n  -prompt             Prompt before every removal.\n  -help               Prints help information.\n  -version            Prints version information.\n\nCommands:\n  help                Prints help information.\n  version             Prints version information.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgechandesu%2Ffdup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgechandesu%2Ffdup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgechandesu%2Ffdup/lists"}