{"id":27293981,"url":"https://github.com/igorcoding/guavahash","last_synced_at":"2025-04-11T22:45:30.528Z","repository":{"id":57436297,"uuid":"52669329","full_name":"igorcoding/guavahash","owner":"igorcoding","description":"Google's Guava consistent hashing implementation","archived":false,"fork":false,"pushed_at":"2016-02-27T20:34:48.000Z","size":10,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-07-10T07:21:00.430Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://pypi.python.org/pypi?name=guavahash\u0026:action=display","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/igorcoding.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-02-27T13:58:58.000Z","updated_at":"2024-05-21T11:08:50.000Z","dependencies_parsed_at":"2022-09-14T07:10:42.208Z","dependency_job_id":null,"html_url":"https://github.com/igorcoding/guavahash","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorcoding%2Fguavahash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorcoding%2Fguavahash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorcoding%2Fguavahash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/igorcoding%2Fguavahash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/igorcoding","download_url":"https://codeload.github.com/igorcoding/guavahash/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248492963,"owners_count":21113160,"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":"2025-04-11T22:45:29.111Z","updated_at":"2025-04-11T22:45:30.517Z","avatar_url":"https://github.com/igorcoding.png","language":"Python","readme":"# guavahash\n[![Build Status](https://travis-ci.org/igorcoding/guavahash.svg?branch=master)](https://travis-ci.org/igorcoding/guavahash)\n\nGoogle's Guava consistent hashing implementation\n\n\nAssign to `input` a \"bucket\" in the range `[0, buckets)`, in a uniform manner\nthat minimizes the need for remapping as `buckets` grows.\nThat is, `consistentHash(h, n)` equals:\n\n* `n - 1`, with approximate probability `1/n`;\n* `consistentHash(h, n - 1)`, otherwise (probability `1 - 1/n`).\n\nSee the [wikipedia article on consistent hashing](http://en.wikipedia.org/wiki/Consistent_hashing)\nfor more information.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figorcoding%2Fguavahash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Figorcoding%2Fguavahash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Figorcoding%2Fguavahash/lists"}