{"id":15349948,"url":"https://github.com/thomasmueller/xorfilter_cpp","last_synced_at":"2025-04-15T03:32:36.498Z","repository":{"id":152203759,"uuid":"152540453","full_name":"thomasmueller/xorfilter_cpp","owner":"thomasmueller","description":"Bloom filter alternative (C++)","archived":false,"fork":false,"pushed_at":"2018-11-08T19:36:08.000Z","size":137,"stargazers_count":17,"open_issues_count":0,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2024-11-01T08:50:38.382Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thomasmueller.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":"2018-10-11T06:16:32.000Z","updated_at":"2023-11-14T02:57:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"637ce8da-ef6a-420d-afe5-1b5ce96ec956","html_url":"https://github.com/thomasmueller/xorfilter_cpp","commit_stats":{"total_commits":50,"total_committers":3,"mean_commits":"16.666666666666668","dds":0.4,"last_synced_commit":"785e850c9c613a61aac3cc90db15ed8f201d8024"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasmueller%2Fxorfilter_cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasmueller%2Fxorfilter_cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasmueller%2Fxorfilter_cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thomasmueller%2Fxorfilter_cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thomasmueller","download_url":"https://codeload.github.com/thomasmueller/xorfilter_cpp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223657852,"owners_count":17181024,"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-01T11:56:31.257Z","updated_at":"2024-11-08T09:04:30.109Z","avatar_url":"https://github.com/thomasmueller.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xorfilter_cpp\nXor Filters: Faster and Smaller Than Bloom and Cuckoo Filters (C++)\n\n## Prerequisites\n\n- A  C++11 compiler such as GNU G++ or LLVM Clang++\n- Make \n\n\n\n## Usage\n\n```\ncd benchmarks\nmake\n./bulk-insert-and-query.exe 10000000\n```\n\n\n## Where is your code?\n\nSee src/xorfilter.h. This single header depends on src/hashutil.h.\n\n## Credit\n\nThe code is derived from https://github.com/efficient/cuckoofilter by Bin Fan et al.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasmueller%2Fxorfilter_cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthomasmueller%2Fxorfilter_cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthomasmueller%2Fxorfilter_cpp/lists"}