https://github.com/intob/cuckoou64
Uint64 cuckoo filter with 8-bit fingerprints, on xxHash
https://github.com/intob/cuckoou64
Last synced: about 1 year ago
JSON representation
Uint64 cuckoo filter with 8-bit fingerprints, on xxHash
- Host: GitHub
- URL: https://github.com/intob/cuckoou64
- Owner: intob
- License: mit
- Created: 2024-06-10T19:27:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-10T19:27:25.000Z (about 2 years ago)
- Last Synced: 2025-03-15T08:04:09.187Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
cuckoou64
A uint64 cuckoo filter using xxHash, 8-bit fingerprints, optimised for 64-bit architectures.