{"id":19832225,"url":"https://github.com/uxcn/spookyhash-c","last_synced_at":"2025-05-01T16:33:17.362Z","repository":{"id":32015151,"uuid":"35586277","full_name":"uxcn/spookyhash-c","owner":"uxcn","description":"spookyhash (C99)","archived":false,"fork":false,"pushed_at":"2019-09-16T19:17:42.000Z","size":12,"stargazers_count":4,"open_issues_count":0,"forks_count":5,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-04-05T02:57:05.066Z","etag":null,"topics":["c","hash","spookyhash"],"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-14T02:29:08.000Z","updated_at":"2022-05-29T16:57:05.000Z","dependencies_parsed_at":"2022-09-02T20:40:43.277Z","dependency_job_id":null,"html_url":"https://github.com/uxcn/spookyhash-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%2Fspookyhash-c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxcn%2Fspookyhash-c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxcn%2Fspookyhash-c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/uxcn%2Fspookyhash-c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/uxcn","download_url":"https://codeload.github.com/uxcn/spookyhash-c/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224267964,"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","hash","spookyhash"],"created_at":"2024-11-12T11:36:55.478Z","updated_at":"2024-11-12T11:36:56.065Z","avatar_url":"https://github.com/uxcn.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# spookyhash-c #\n\nC99 translation of Bob Jenkins' SpookyHash.\n\n### some notes... ###\n\nThis version of SpookyHash is translated from \n[Bob Jenkin's original code](http://burtleburtle.net/bob/hash/spooky.html) (V2).\nFor performance metrics and testing, please see Reini Urban's \n[smhasher](https://github.com/rurban/smhasher) fork.\n\n\nThe code is meant to be platform agnostic.  However, 64 bit operations are\nused heavily in the hashes, including `rotate left` which is not optimized\nfor any specific platform.  Unaligned reads are assumed cheap and allowed by\n  default.  Also note, the hashes will produce different values depending on\n  machine endianness.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuxcn%2Fspookyhash-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fuxcn%2Fspookyhash-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fuxcn%2Fspookyhash-c/lists"}