skull-squadron / bloomfilterLinks
Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go
☆354Updated 7 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.☆382Updated 6 months ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆293Updated 2 years ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆290Updated 5 years ago
- Buffer/Byte pool for Go☆480Updated 6 years ago
- Brings SO_REUSEPORT into your Go server☆576Updated 4 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Updated 6 years ago
- go/golang: fast bit set Bloom filter☆136Updated 6 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- High resolution timing and benchmarking for Go☆265Updated last month
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- A skip list implementation in Go☆238Updated 6 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆443Updated 3 years ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- Fast, fully fledged murmur3 in Go.☆345Updated 2 years ago
- go-jump: Jump consistent hashing☆386Updated 4 years ago
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆550Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- Fast and scalable pseudorandom generator for Go☆207Updated 4 years ago
- ☆327Updated 7 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Distributed, fault-tolerant key-value storage written in go.☆365Updated 7 years ago
- Go Pooling Helpers☆119Updated 5 years ago
- Very simple charts with some debug data for Go programs☆517Updated 2 years ago
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆408Updated last year
- A Go redis cluster client built on top of redigo.☆232Updated 2 years ago
- Golang benchmarks used for optimizing code☆327Updated 9 months ago
- A simple parser & evaluator of the arithmetic/logical conditions☆213Updated 6 years ago