https://github.com/thomasmueller/xorfilter
Bloom filter alternative (Java)
https://github.com/thomasmueller/xorfilter
Last synced: about 1 year ago
JSON representation
Bloom filter alternative (Java)
- Host: GitHub
- URL: https://github.com/thomasmueller/xorfilter
- Owner: thomasmueller
- License: apache-2.0
- Created: 2018-10-11T06:06:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-11-17T15:11:58.000Z (over 7 years ago)
- Last Synced: 2025-04-15T04:17:15.626Z (about 1 year ago)
- Language: Java
- Size: 70.3 KB
- Stars: 5
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Xor Filter
Bloom filter alternative (Java)