Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化
-
Updated
Aug 16, 2023 - Go
Cuckoo Filter go implement, better than Bloom Filter, configurable and space optimized 布谷鸟过滤器的Go实现,优于布隆过滤器,可以定制化过滤器参数,并进行了空间优化
Yet another Bloomfilter implementation in Go, compatible with Java's Guava library
A scalable bloom filter service in Golang
Algorithms + Data Structures = Programs
golang implementation of a thread-safe bloomfilter
Simple bloom filter implementation for the GoLang programming language
Bloom filter in Golang with hashing efficiency optimization
Go package implementing Bloom filter
Bloom filter implementation in Go
BloomFilter is a simple and efficient implementation of a Bloom filter in Go.
Add a description, image, and links to the bloomfilter topic page so that developers can more easily learn about it.
To associate your repository with the bloomfilter topic, visit your repo's landing page and select "manage topics."