skull-squadron / bloomfilterLinks
Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go
☆353Updated 6 years ago
Alternatives and similar repositories for bloomfilter
Users that are interested in bloomfilter are comparing it to the libraries listed below
Sorting:
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆375Updated 3 months ago
- Buffer/Byte pool for Go☆477Updated 6 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆287Updated 2 years ago
- Brings SO_REUSEPORT into your Go server☆574Updated 4 years ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆291Updated 5 years ago
- go/golang: fast bit set Bloom filter☆136Updated 6 years ago
- High resolution timing and benchmarking for Go☆262Updated 4 years ago
- A native implementation of the excellent XXHash hashing algorithm.