skull-squadron / bloomfilter
Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go
☆353Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for bloomfilter
- an off-heap hash-table in Go. Used to be called go-offheap-hashtable, but we shortened it.☆370Updated 10 months ago
- Buffer/Byte pool for Go☆470Updated 5 years ago
- Brings SO_REUSEPORT into your Go server☆572Updated 3 years ago
- Mango Cache 🥭 - Partial implementation of Guava Cache in Go (golang).☆583Updated 2 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆540Updated 3 months ago
- Fast golang queue using ring-buffer☆613Updated last year
- A simple and efficient thread-safe sharded hashmap for Go☆225Updated 5 years ago
- Embedded, Fast and Persistent bigqueue implementation☆444Updated 3 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆277Updated last year
- Fast and scalable pseudorandom generator for Go☆200Updated 3 years ago
- High resolution timing and benchmarking for Go☆256Updated 4 years ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆291Updated 4 years ago
- A Go package providing a filesystem-backed FIFO queue☆470Updated last year
- Fast, minimal memory, consistent hash algorithm☆223Updated 10 months ago
- A timed rate limiter for Go☆397Updated 2 years ago
- A skip list implementation in Go☆240Updated 5 years ago
- Very simple charts with some debug data for Go programs☆516Updated 11 months ago
- Fast resizable golang semaphore primitive☆173Updated 3 years ago
- A native implementation of the excellent XXHash hashing algorithm.☆433Updated 2 years ago
- ☆323Updated 6 years ago
- go-farm: a pure-Go farmhash implementation☆245Updated last month
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆726Updated 3 years ago
- TinyLFU cache admission policy☆252Updated last year
- High-performance framework for building redis-protocol compatible TCP servers/services☆441Updated last year
- go/golang: fast bit set Bloom filter☆132Updated 5 years ago
- errgroup with goroutine worker limits☆162Updated last year
- The tomb package helps with clean goroutine termination in the Go language.☆368Updated last year
- concurrency utilities☆289Updated 5 years ago
- Visualise Go program GC trace data in real time☆1,101Updated 5 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆401Updated 5 years ago