facebookincubator / go-qfextLinks
a fast counting quotient filter implementation in golang
☆96Updated 3 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:
- Code for decoding and encoding runtime/trace files as well as useful functionality implemented on top.☆91Updated 2 months ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- cheap Go type to hold & operate on either a read-only []byte or string☆115Updated last year
- Golang port of simdjson☆86Updated 5 years ago
- 64-bit Roaring Bitmaps in Go☆56Updated 3 years ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- Go translation of MetroHash☆113Updated last year
- cgosymbolizer teaches the Go runtime to include cgo frames in backtraces☆31Updated 3 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Roaring Bitmaps - compressed bitmaps in Go☆48Updated 11 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- A radix sorting library for Go (golang)☆54Updated 2 years ago
- galaxycache is a caching and cache-filling library based on groupcache.☆71Updated this week
- 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
- Storing strings without GC overhead☆84Updated 3 weeks ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Minimal Perfect Hashing for Go☆191Updated last year
- A collection of concurrent ring buffers☆134Updated 7 years ago
- ☆18Updated 5 years ago
- fast int64-int64 map for go☆99Updated 2 months ago
- a golang test framework for asserting expected escape analysis results & heap allocations☆73Updated last year
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆88Updated 3 years ago
- An implementation of Count-Min Sketch in Golang☆37Updated last year
- NUMA bindings for Go, requires libnuma.☆26Updated 6 years ago
- A JSON stream parser for Go☆68Updated 3 years ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆118Updated 6 years ago
- Bloom-filter based search index☆126Updated 4 years ago