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.☆380Updated 6 months ago
- Buffer/Byte pool for Go☆480Updated 6 years ago
- A Go library for an efficient implementation of a skip list: https://godoc.org/github.com/MauriceGit/skiplist☆292Updated 2 years ago
- DEPRECATED StackImpact Go Profiler - Production-Grade Performance Profiler: CPU, memory allocations, blocking calls, errors, metrics, and…☆290Updated 5 years ago
- go/golang: fast bit set Bloom filter☆136Updated 6 years ago
- Brings SO_REUSEPORT into your Go server☆575Updated 4 years ago
- High resolution timing and benchmarking for Go☆264Updated 2 weeks ago
- A native implementation of the excellent XXHash hashing algorithm.☆443Updated 3 years ago
- Fast resizable golang semaphore primitive☆177Updated 4 years ago
- Golang benchmarks used for optimizing code☆327Updated 8 months ago
- go-jump: Jump consistent hashing☆387Updated 4 years ago
- Zero-copy I/O primitives and pipelines for Go. Linux-specific.☆550Updated last year
- A typed implementation of the Go sync.Map using code generation☆257Updated 2 years ago
- A skip list implementation in Go☆239Updated 6 years ago
- This is library for the Go language to enable use of Direct IO under all OSes☆335Updated 2 years ago
- A Go package providing a filesystem-backed FIFO queue☆495Updated 2 months ago
- Fast, fully fledged murmur3 in Go.☆345Updated 2 years ago
- A few miscellaneous Go microbenchmarks.☆150Updated 9 years ago
- Fast golang queue using ring-buffer☆636Updated 2 years ago
- A simple and efficient thread-safe sharded hashmap for Go☆246Updated 6 years ago
- an in-memory LRU string-string map with expiration for golang☆109Updated 7 years ago
- go-farm: a pure-Go farmhash implementation☆256Updated last year
- Embedded, Fast and Persistent bigqueue implementation☆449Updated last week
- TinyLFU cache admission policy☆268Updated 10 months ago
- B+ Tree - List - File Structures 2 - Memory Mapped File Structures for Go☆408Updated 6 years ago
- A timed rate limiter for Go☆404Updated 3 years ago
- go wrapper for zstd☆465Updated 3 weeks ago
- Go package porting the standard hashing algorithms to a more efficient implementation.☆294Updated last year
- A fast string sorting algorithm (MSD radix sort)☆194Updated 7 years ago
- Pretty Print Data Structures☆347Updated 2 years ago