facebookincubator / go-qfext
a fast counting quotient filter implementation in golang
☆92Updated 3 years ago
Alternatives and similar repositories for go-qfext:
Users that are interested in go-qfext are comparing it to the libraries listed below
- A radix sorting library for Go (golang)☆51Updated last year
- Bloom-filter based search index☆122Updated 3 years ago
- Storing strings without GC overhead☆82Updated 5 years ago
- A collection of concurrent ring buffers☆133Updated 6 years ago
- Minimal perfect hashing in Go☆72Updated 2 years ago
- Benchmarking various RPC implementations☆88Updated 4 years ago
- Go translation of MetroHash☆109Updated last month
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆87Updated 5 months ago
- Golang port of simdjson☆86Updated 5 years ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 7 months ago
- mirror of https://caio.co/de/go-tdigest/☆111Updated 9 months ago
- Go implementation of maglev hashing☆93Updated last year
- Minimal Perfect Hashing for Go☆180Updated 5 months ago
- SSE-optimized group varint integer encoding☆37Updated last year
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- ☆121Updated last year
- fast int64-int64 map for go☆95Updated 2 years ago
- Library for Go (golang) to implement writev system call (not an official Google product)☆97Updated 5 years ago
- Asynchronous read-ahead for Go readers☆230Updated 6 months ago
- Allotment Routing Table☆57Updated 2 years ago
- A fast collection type that uses uint64 for keys.