{"id":16507729,"url":"https://github.com/noahgift/rdedupe","last_synced_at":"2026-04-05T17:35:39.638Z","repository":{"id":141812946,"uuid":"581786744","full_name":"noahgift/rdedupe","owner":"noahgift","description":"A Rust based deduplication tool","archived":false,"fork":false,"pushed_at":"2025-06-26T10:12:20.000Z","size":62,"stargazers_count":34,"open_issues_count":0,"forks_count":28,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-26T11:29:08.982Z","etag":null,"topics":["clap","command-line","deduplication","filesystem","multithreading","rust","rust-lang"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/noahgift.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"noahgift"}},"created_at":"2022-12-24T10:29:54.000Z","updated_at":"2025-06-26T10:12:24.000Z","dependencies_parsed_at":"2025-06-26T11:22:32.176Z","dependency_job_id":"e8bc54b5-9c67-496a-8803-b9bcdaf25ff9","html_url":"https://github.com/noahgift/rdedupe","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":"noahgift/rust-mlops-template","purl":"pkg:github/noahgift/rdedupe","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahgift%2Frdedupe","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahgift%2Frdedupe/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahgift%2Frdedupe/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahgift%2Frdedupe/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noahgift","download_url":"https://codeload.github.com/noahgift/rdedupe/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noahgift%2Frdedupe/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31444702,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-05T15:22:31.103Z","status":"ssl_error","status_checked_at":"2026-04-05T15:22:00.205Z","response_time":75,"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":["clap","command-line","deduplication","filesystem","multithreading","rust","rust-lang"],"created_at":"2024-10-11T15:30:02.292Z","updated_at":"2026-04-05T17:35:39.632Z","avatar_url":"https://github.com/noahgift.png","language":"Rust","funding_links":["https://github.com/sponsors/noahgift"],"categories":[],"sub_categories":[],"readme":"[![Tests](https://github.com/noahgift/rdedupe/actions/workflows/tests.yml/badge.svg)](https://github.com/noahgift/rdedupe/actions/workflows/tests.yml)\n[![Build binary release](https://github.com/noahgift/rdedupe/actions/workflows/release.yml/badge.svg)](https://github.com/noahgift/rdedupe/actions/workflows/release.yml)\n[![Clippy](https://github.com/noahgift/rdedupe/actions/workflows/lint.yml/badge.svg)](https://github.com/noahgift/rdedupe/actions/workflows/lint.yml)\n[![Rustfmt](https://github.com/noahgift/rdedupe/actions/workflows/rustfmt.yml/badge.svg)](https://github.com/noahgift/rdedupe/actions/workflows/rustfmt.yml)\n\n## 🎓 Pragmatic AI Labs | Join 1M+ ML Engineers\n\n### 🔥 Hot Course Offers:\n* 🤖 [Master GenAI Engineering](https://ds500.paiml.com/learn/course/0bbb5/) - Build Production AI Systems\n* 🦀 [Learn Professional Rust](https://ds500.paiml.com/learn/course/g6u1k/) - Industry-Grade Development\n* 📊 [AWS AI \u0026 Analytics](https://ds500.paiml.com/learn/course/31si1/) - Scale Your ML in Cloud\n* ⚡ [Production GenAI on AWS](https://ds500.paiml.com/learn/course/ehks1/) - Deploy at Enterprise Scale\n* 🛠️ [Rust DevOps Mastery](https://ds500.paiml.com/learn/course/ex8eu/) - Automate Everything\n\n### 🚀 Level Up Your Career:\n* 💼 [Production ML Program](https://paiml.com) - Complete MLOps \u0026 Cloud Mastery\n* 🎯 [Start Learning Now](https://ds500.paiml.com) - Fast-Track Your ML Career\n* 🏢 Trusted by Fortune 500 Teams\n\nLearn end-to-end ML engineering from industry veterans at [PAIML.COM](https://paiml.com)\n\n\n## RDedupe\n\nA Rust based deduplication tool\n\n### Goals\n\n* Build a multiplatform, fast deduplication tool that uses Rust parallelization.\n\n![hpc-threaded-data-engineering](https://user-images.githubusercontent.com/58792/215359439-243cf62a-e8b1-41fd-b83e-697d7e612657.png)\n\n\n\n#### Current Status\n\n* Added ![Rayon Parallization](https://user-images.githubusercontent.com/58792/209480753-d2452e39-f72b-43c2-8000-b2d9f18d8a33.png)\n* Added [progress bar](https://github.com/console-rs/indicatif)\n![Progress Bar](https://user-images.githubusercontent.com/58792/209585522-0f12445d-59ca-4e52-8cfd-764a00be6f90.png)\n* Added [Polars](https://github.com/pola-rs/polars) DataFrame\n* Added statistics about files with optional CSV report.\n\n\n\n#### Future Improvements\n\n* Add a GUI\n* Add a web interface\n* Fix GitHub Actions Build process to not fail silently!\n* Store logs about actions performed across multiple runs\n\n### Building and Running\n\n* Build:  cd into rdedupe and run `make all`\n* Run:  `cargo run -- dedupe --path tests --pattern .txt`\n* Run tests:  `make test`\n\n### OS X Install\n\n* Install rust via [rustup](https://rustup.rs/)\n* Add to `~/.cargo/config`\n\n```bash\n[target.x86_64-apple-darwin]\nrustflags = [\n  \"-C\", \"link-arg=-undefined\",\n  \"-C\", \"link-arg=dynamic_lookup\",\n]\n\n[target.aarch64-apple-darwin]\nrustflags = [\n  \"-C\", \"link-arg=-undefined\",\n  \"-C\", \"link-arg=dynamic_lookup\",\n]\n```\n* run `make all` in rdedupe directory\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoahgift%2Frdedupe","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoahgift%2Frdedupe","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoahgift%2Frdedupe/lists"}