skull-squadron / bloomfilterLinks
Face-meltingly fast, thread-safe, marshalable, unionable, probability- and optimal-size-calculating Bloom filter in go
☆354Updated 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 last month
- Buffer/Byte pool for Go☆475Updated 6 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆286Updated 2 years ago
- Brings SO_REUSEPORT into your Go server☆573Updated 4 years ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆291Updated 5 years ago
- go-jump: Jump consistent hashing☆387Updated 3 years ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Updated 6 years ago
- Fast golang queue using ring-buffer☆629Updated 2 years ago
- go/golang: fast bit set Bloom filter☆136Updated 5 years ago
- A skip list implementation in Go☆238Updated 5 years ago
- ☆325Updated 6 years ago
- A timed rate limiter for Go☆399Updated 3 years ago
- A Go library that implements Consistent Hashing and Consistent Hashing With Bounded Loads.☆684Updated last year
- Fast, minimal memory, consistent hash algorithm☆228Updated last year
- Golang benchmarks used for optimizing code☆328Updated 4 months ago
- A native implementation of the excellent XXHash hashing algorithm.☆436Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆228Updated 5 years ago
- go-farm: a pure-Go farmhash implementation☆250Updated 9 months ago
- High resolution timing and benchmarking for Go☆260Updated 4 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆547Updated 11 months ago
- Fast, fully fledged murmur3 in Go.☆337Updated 2 years ago
- Pretty Print Data Structures☆346Updated last year
- Fast and scalable pseudorandom generator for Go☆206Updated 3 years ago
- High-performance framework for building redis-protocol compatible TCP servers/services☆445Updated 2 years ago
- Golang implementation of Sliding Window Algorithm for distributed rate limiting.☆403Updated last year
- A typed implementation of the Go sync.Map using code generation☆256Updated 2 years ago
- an in-memory LRU string-string map with expiration for golang☆110Updated 6 years ago
- a limited consumer goroutine or unlimited goroutine pool for easier goroutine handling and cancellation☆729Updated 4 years ago
- A quick tour (or reminder) of Go performance tools☆270Updated 3 years ago
- TinyLFU cache admission policy☆265Updated 5 months ago