{"id":18004043,"url":"https://github.com/simon987/pg_hamming","last_synced_at":"2025-04-04T09:42:03.752Z","repository":{"id":80438188,"uuid":"197936745","full_name":"simon987/pg_hamming","owner":"simon987","description":"Hamming distance for fixed-length bytea datatype.","archived":false,"fork":false,"pushed_at":"2020-05-23T18:45:28.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-09T20:18:28.836Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","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-07-20T13:52:01.000Z","updated_at":"2020-05-23T18:45:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"36770ddc-5732-44c0-a6f6-783938809572","html_url":"https://github.com/simon987/pg_hamming","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon987%2Fpg_hamming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon987%2Fpg_hamming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon987%2Fpg_hamming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/simon987%2Fpg_hamming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/simon987","download_url":"https://codeload.github.com/simon987/pg_hamming/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247157079,"owners_count":20893202,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-10-30T00:13:15.395Z","updated_at":"2025-04-04T09:42:03.721Z","avatar_url":"https://github.com/simon987.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PostgreSQL hamming distance\n\nHamming distance for fixed-length `bytea` datatype (8-byte, 32-byte and 128-byte).\n\n\n### Compiling from source (CMake)\n\n```bash\napt install postgresql-server-11-dev\ncmake .\nmake\n```\n\nWill break catastrophically if function arguments are not exactly the correct length.\n\nSee [hamming.c](hamming.c) for more information\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimon987%2Fpg_hamming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsimon987%2Fpg_hamming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsimon987%2Fpg_hamming/lists"}