{"id":19298656,"url":"https://github.com/ibbd-dev/go-cuckoo","last_synced_at":"2025-02-24T01:15:31.090Z","repository":{"id":117525191,"uuid":"75743643","full_name":"ibbd-dev/go-cuckoo","owner":"ibbd-dev","description":"Golang Cuckoo Filter","archived":false,"fork":false,"pushed_at":"2016-12-07T02:35:30.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-05T22:24:53.540Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/ibbd-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2016-12-06T15:19:41.000Z","updated_at":"2016-12-06T16:55:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"c1382c95-d3e4-413e-b5c2-2cf8db4efb17","html_url":"https://github.com/ibbd-dev/go-cuckoo","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibbd-dev%2Fgo-cuckoo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibbd-dev%2Fgo-cuckoo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibbd-dev%2Fgo-cuckoo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ibbd-dev%2Fgo-cuckoo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ibbd-dev","download_url":"https://codeload.github.com/ibbd-dev/go-cuckoo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240400334,"owners_count":19795332,"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-11-09T23:08:44.426Z","updated_at":"2025-02-24T01:15:31.059Z","avatar_url":"https://github.com/ibbd-dev.png","language":"Go","readme":"# go-cuckoo\n\nGolang Cuckoo Filter\n\n## Install \n\n```sh\ngo get -u github.com/ibbd-dev/go-cuckoo\n```\n\n## Example\n\n\n## 测试数据\n\n对于100w的key，分别使用以下两种hash算法：\n\n- `fnv-1`: 每个hash table的buckets的数量为2^22\n- `fnv-1a`: 每个hash table的buckets的数量为2^22 （空间效率比`fnv-1`稍低）\n- `md5`: 每个hash table的buckets的数量为2^20\n\nps: md5的散列性能比fnv好很多\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibbd-dev%2Fgo-cuckoo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fibbd-dev%2Fgo-cuckoo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fibbd-dev%2Fgo-cuckoo/lists"}