{"id":18003931,"url":"https://github.com/simon987/fastimagehash-go","last_synced_at":"2026-05-01T09:31:27.583Z","repository":{"id":80438163,"uuid":"230495698","full_name":"simon987/fastimagehash-go","owner":"simon987","description":"go bindings for libfastimagehash","archived":false,"fork":false,"pushed_at":"2020-04-26T18:55:33.000Z","size":24,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-04T09:45:00.460Z","etag":null,"topics":["fftw","opencv","perceptual-hashing","wavelet-decomposition"],"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/simon987.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":"2019-12-27T18:29:27.000Z","updated_at":"2023-02-28T12:43:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"1ec64475-9a9b-41ce-9519-cda420afba0a","html_url":"https://github.com/simon987/fastimagehash-go","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/simon987/fastimagehash-go","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon987%2Ffastimagehash-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon987%2Ffastimagehash-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon987%2Ffastimagehash-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon987%2Ffastimagehash-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simon987","download_url":"https://codeload.github.com/simon987/fastimagehash-go/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon987%2Ffastimagehash-go/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32492098,"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":"online","status_checked_at":"2026-05-01T02:00:05.856Z","response_time":64,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["fftw","opencv","perceptual-hashing","wavelet-decomposition"],"created_at":"2024-10-30T00:12:52.499Z","updated_at":"2026-05-01T09:31:27.564Z","avatar_url":"https://github.com/simon987.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## fastimagehash-go\n\n[fastimagehash](https://github.com/simon987/fastimagehash) *cgo* bindings.\n\nThe latest `libfastimagehash` version must be installed as system library\nfor `fastimagehash-go` to compile.\n\n\n### Example usage\n```go\npackage main\n\nimport (\n\t\"fmt\"\n\t\"github.com/simon987/fastimagehash-go\" )\n\nfunc main() {\n\thash, ret := fastimagehash.PHashFile(\"/path/to/image.jpg\", 8,  4)\n\t\n\tif ret == fastimagehash.Ok {\n\t\tfmt.Printf(\"%s (%d)\\n\", hash.ToHexStringReversed(), ret)\n\t}\n}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimon987%2Ffastimagehash-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimon987%2Ffastimagehash-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimon987%2Ffastimagehash-go/lists"}