facebookincubator / go-qfextLinks
a fast counting quotient filter implementation in golang
☆96Updated 2 months ago
Alternatives and similar repositories for go-qfext
Users that are interested in go-qfext are comparing it to the libraries listed below
Sorting:
- Go translation of MetroHash☆113Updated 11 months ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated last month
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- A collection of concurrent ring buffers☆133Updated 7 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- Minimal Perfect Hashing for Go☆191Updated last year
- Benchmarking various RPC implementations☆88Updated 5 years ago
- 64-bit Roaring Bitmaps in Go☆56Updated 2 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Golang port of simdjson☆86Updated 5 years ago
- galaxycache is a caching and cache-filling library based on groupcache.☆71Updated this week
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆118Updated 6 years ago
- Fast approximate quantiles in Go☆126Updated 2 years ago
- Bloom-filter based search index☆126Updated 4 years ago
- The cbgt project provides a generic golang library that manages partitions or data shards across a cluster of servers.☆23Updated last month
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- A radix sorting library for Go (golang)☆53Updated 2 years ago
- mirror of https://caio.co/de/go-tdigest/☆116Updated 3 weeks ago
- fast int64-int64 map for go☆98Updated last month
- cgosymbolizer teaches the Go runtime to include cgo frames in backtraces☆31Updated 3 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- Circular buffer backed by MMAPed file for golang☆91Updated last year
- Doppio is a fast LRU cache on top of Ristretto, Redcon, and Evio. Support for the Redis protocol.☆116Updated 6 years ago
- xxh3 fast hash function☆104Updated 6 years ago
- A spinlock implementation for Go.☆63Updated 4 years ago
- Streaming TopK estimates☆88Updated 4 years ago