greatroar / blobloom
Extremely fast Bloom filters for Go
☆46Updated 5 months ago
Alternatives and similar repositories for blobloom:
Users that are interested in blobloom are comparing it to the libraries listed below
- Load file-backed memory☆120Updated 2 years ago
- Off heap golang memory pool☆59Updated 3 years ago
- Golang library for io_uring (without CGO)☆133Updated 4 years ago
- Efficiently box values in Go. Optimized for primitives, strings, and byte slices.☆70Updated 2 years ago
- Expression evaluator for Go☆68Updated 11 months ago
- Go io uring syscall implementation without CGO, rewrite on branch v0.4☆113Updated last year
- High throughput primitives library☆50Updated last year
- A simple prometheus metrics and pprof profile viewer.☆46Updated 2 years ago
- Fastest and most efficient goroutine pool (experimental)☆137Updated 2 years ago
- go2 generics experiment in building generic augmented BTree data structures☆24Updated 3 years ago
- Blazing fast time function library for Go with zero memory allocation. fastime returns the approximate time.☆54Updated last year
- A JSON stream parser for Go☆67Updated 2 years ago
- BTree provides a simple, ordered, in-memory data structure for Go programs.☆45Updated 2 years ago
- Rolling window implementation in go.☆57Updated last week
- Package for getting the runtime ID of a goroutine☆44Updated 9 months ago
- xxh3 fast hash function☆104Updated 5 years ago
- Implementation of Boyer-Moore fast string search algorithm in Go☆58Updated 2 years ago
- Fast, lock-free, arena-based Skiplist implementation in Go that supports iteration in both directions.☆41Updated 4 years ago
- Promise to the Go compiler that your Reads and Writes are well-behaved☆57Updated 5 years ago
- Non-Invasive goroutine inspector☆90Updated last year
- adaptive radix tree (a.k.a prefix tree or compact trie)☆31Updated 2 weeks ago
- Storing strings without GC overhead☆82Updated 5 years ago
- Go templates invoked as functions☆154Updated 3 years ago
- An implementation of Count-Min Sketch in Golang☆34Updated 3 months ago
- A fast file-based priority queue☆58Updated 10 months ago
- An Adaptive Radix Tree (ART) implementation in Go☆79Updated last year
- Package ring provides a high performance and thread safe Go implementation of a bloom filter.☆138Updated 4 years ago
- Pure Go SQL parser☆144Updated 3 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆70Updated 2 months ago
- A simple thread-safe and fixed size LRU. Based on the Hashlru Algorithm☆71Updated last year