{"id":15286345,"url":"https://github.com/alvarogarcia7/similar-buffers","last_synced_at":"2026-05-01T01:32:18.594Z","repository":{"id":256129478,"uuid":"853518111","full_name":"alvarogarcia7/similar-buffers","owner":"alvarogarcia7","description":null,"archived":false,"fork":false,"pushed_at":"2024-09-09T07:12:07.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T21:25:46.230Z","etag":null,"topics":["github-actions","library","makefiles","pre-commit","python-3-12","tool"],"latest_commit_sha":null,"homepage":"","language":"Python","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/alvarogarcia7.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}},"created_at":"2024-09-06T20:20:11.000Z","updated_at":"2024-09-09T07:12:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"54eefed0-f587-4e33-bdb4-5c4bf8a25083","html_url":"https://github.com/alvarogarcia7/similar-buffers","commit_stats":null,"previous_names":["alvarogarcia7/similar-buffers"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/alvarogarcia7/similar-buffers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarcia7%2Fsimilar-buffers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarcia7%2Fsimilar-buffers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarcia7%2Fsimilar-buffers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarcia7%2Fsimilar-buffers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alvarogarcia7","download_url":"https://codeload.github.com/alvarogarcia7/similar-buffers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alvarogarcia7%2Fsimilar-buffers/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32482460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"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":["github-actions","library","makefiles","pre-commit","python-3-12","tool"],"created_at":"2024-09-30T15:13:27.032Z","updated_at":"2026-05-01T01:32:18.573Z","avatar_url":"https://github.com/alvarogarcia7.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Similar Buffers detector\n\nThis is a library to detect similarities between buffers.\n\nGiven two buffers, `a` and `b`, the library will return a list of statistics about the similarity between the two\nbuffers.\n\n## Design\n\nThe library is designed to be modular and extensible (following the OCP). The main components are:\n\n* `Statistic`: A statistic is the interface that receives two buffers and computes a single statistic\n* `SimilarBufferDetector`: The main class that receives a list of statistics. It is modeled as a Rules Engine.\n\n\n# Running it\n\n## Getting started - Local python\n\n```bash\nmake virtualenvironment\nsource venv/bin/activate\nmake virtualenvironment-finish\nmake install\nmake test\n```\n\n## Getting started - Docker\n\n```bash\nmake up\nmake bash\n# continue the steps for the local installation\nmake down\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvarogarcia7%2Fsimilar-buffers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falvarogarcia7%2Fsimilar-buffers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falvarogarcia7%2Fsimilar-buffers/lists"}