facebookincubator / go-qfextLinks
a fast counting quotient filter implementation in golang
☆95Updated 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
Sorting:
- Go translation of MetroHash☆109Updated 4 months ago
- Storing strings without GC overhead☆83Updated 5 years ago
- fast int64-int64 map for go☆96Updated 2 years ago
- 64-bit Roaring Bitmaps in Go☆52Updated 2 years ago
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆90Updated 9 months ago
- Golang port of simdjson☆86Updated 5 years ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 7 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆108Updated 10 months ago
- Minimal Perfect Hashing for Go☆181Updated 8 months ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 2 years ago
- mirror of https://caio.co/de/go-tdigest/☆114Updated 2 weeks ago
- xxh3 fast hash function☆105Updated 6 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- Bloom-filter based search index☆123Updated 3 years ago
- A collection of concurrent ring buffers☆133Updated 7 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- An implementation of Count-Min Sketch in Golang☆35Updated 5 months ago
- A distributed service for monotonically increasing tickets.☆43Updated 5 years ago
- Bytes buffer that implements seeking and partially persisting to disk☆36Updated 2 years ago
- Intern Go strings☆95Updated last year
- Persist to disk channel for Go.☆47Updated 8 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Demo API to play with io_uring in Go☆63Updated 4 years ago
- A spinlock implementation for Go.☆61Updated 4 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 3 years ago
- Benchmarking various RPC implementations☆88Updated 5 years ago