Top 7.0% forks on proxy.golang.org
proxy.golang.org : github.com/yawning/a2filter
Package a2filter implements a SipHash-2-4 based Active-Active Bloom Filter. It is designed to be stable over time even when filled to max capacity by implementing the active-active buffering (A2 buffering) scheme presented in "Aging Bloom Filter with Two Active Buffers for Dynamic Sets" (MyungKeun Yoon). Note that none of the operations on the filter are constant time, and the the max backing Bloom Filter size is limited to 2^31 bytes. This package is threadsafe.
Registry
-
Source
- Documentation
- JSON
purl: pkg:golang/github.com/yawning/a2filter
License: CC0-1.0
Latest release: about 9 years ago
First release: about 9 years ago
Namespace: github.com/yawning
Stars: 1 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: about 1 month ago