Golang DGA generator and bloom filter builder
-
Updated
Jul 18, 2016 - Go
Golang DGA generator and bloom filter builder
a high performance bloom filter, using uint64 array & murmurhash3.
A simple implementation of Bloom Filters using murmur3, Super Fast Hash and marvin32 hashing algorithms.
Cuckoo Filter implementation in Go, better than Bloom Filters (unmaintained)
Golang Bloom Filter implementation
Go implementation of probabilistic high-performance data structure allowing for unknown-size data or stream input.
Simple and efficient bloom filter implementations in Go
Bloom filter in Golang with hashing efficiency optimization
A scalable bloom filter service in Golang
Add a description, image, and links to the bloom-filter topic page so that developers can more easily learn about it.
To associate your repository with the bloom-filter topic, visit your repo's landing page and select "manage topics."