{"id":19832229,"url":"https://github.com/uxcn/cityhash-c","last_synced_at":"2025-05-01T16:33:15.894Z","repository":{"id":31956820,"uuid":"35526701","full_name":"uxcn/cityhash-c","owner":"uxcn","description":"cityhash (C99)","archived":false,"fork":false,"pushed_at":"2019-09-16T19:17:59.000Z","size":51,"stargazers_count":10,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-04-05T02:57:03.242Z","etag":null,"topics":["c","cityhash","hash"],"latest_commit_sha":null,"homepage":null,"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/uxcn.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}},"created_at":"2015-05-13T03:42:35.000Z","updated_at":"2023-01-10T03:16:03.000Z","dependencies_parsed_at":"2022-08-25T05:40:56.258Z","dependency_job_id":null,"html_url":"https://github.com/uxcn/cityhash-c","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxcn%2Fcityhash-c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxcn%2Fcityhash-c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxcn%2Fcityhash-c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxcn%2Fcityhash-c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxcn","download_url":"https://codeload.github.com/uxcn/cityhash-c/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224267967,"owners_count":17283418,"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":["c","cityhash","hash"],"created_at":"2024-11-12T11:36:55.741Z","updated_at":"2024-11-12T11:36:56.359Z","avatar_url":"https://github.com/uxcn.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# cityhash-c #\n\nC99 translation of Geoff Pike's and Jyrki Alakuijala's CityHash.\n\n**This hash is superseded by FarmHash (see\n[farmhash-c](https://github.com/uxcn/farmhash-c))**\n\n### some notes... ###\n\nThis version of CityHash is translated from the original code released via\n[google code](https://code.google.com/p/cityhash) (1.1.1), and may differ from\n[smhasher](https://github.com/aappleby/smhasher).  For rough performance\nmetrics, please see Reini Urban's [smhasher](https://github.com/rurban/smhasher)\nfork.\n\nThe code is intended to be platform agnostic, excluding some compiler\nintrinsics.  However, please note `byte swap` and `rotate right` are used in the\nhashes and platform optimized versions are not included, which may compromise\nperformance.  Additionally, `byte swap` is necessary for big-endian\narchitectures.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuxcn%2Fcityhash-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuxcn%2Fcityhash-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuxcn%2Fcityhash-c/lists"}