rleiwang / svb
Faster integer compression in Go with SIMD using StreamVByte codec
☆42Updated last year
Related projects ⓘ
Alternatives and complementary repositories for svb
- A port of Stream VByte to Go☆35Updated 2 years ago
- Golang port of simdjson☆86Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- minimal perfect hash functions☆62Updated 2 years ago
- syscall "fallocate" implement with different os☆31Updated 6 years ago
- A high-performance, memory-efficient concurrent hash table☆36Updated 11 years ago
- An efficient memset implementation for Golang.☆32Updated 5 years ago
- Fast integer map for uint32-to-uint32☆28Updated last week
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 2 years ago
- xxh3 fast hash function☆104Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- A Stream VByte implementation in Go leveraging SIMD techniques☆16Updated 3 years ago
- Fast Scalable Minimal Perfect Hash for Large Keysets☆32Updated 4 years ago
- Run Go executables under llvm-mca☆13Updated 2 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆71Updated 4 years ago
- Minimal perfect hashing in Go☆72Updated last year
- Thread-safe concurrent maps for go.☆26Updated 5 years ago
- A radix sorting library for Go (golang)☆51Updated last year
- A distributed service for monotonically increasing tickets.☆43Updated 4 years ago
- Bloom-filter based search index☆122Updated 3 years ago
- A Go implementation of the Elias-Fano encoding☆31Updated 5 months ago
- Roaring Bitmaps - compressed bitmaps in Go☆45Updated 10 years ago
- Fuzz Testing for the github.com/hashicorp/raft library☆29Updated last year
- Go implementation of Google's HighwayHash☆74Updated 3 years ago
- EWAH bitmap compression library for Go.☆16Updated 3 years ago