rleiwang / svbLinks
Faster integer compression in Go with SIMD using StreamVByte codec
☆42Updated 2 years ago
Alternatives and similar repositories for svb
Users that are interested in svb are comparing it to the libraries listed below
Sorting:
- Golang port of simdjson☆86Updated 5 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 6 years ago
- SSE-optimized group varint integer encoding☆37Updated 2 years ago
- minimal perfect hash functions☆62Updated 3 years ago
- Go translation of MetroHash☆110Updated 8 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- Bloom-filter based search index☆124Updated 3 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- A radix sorting library for Go (golang)☆53Updated 2 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆117Updated 6 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆31Updated 3 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆71Updated 5 years ago
- Microsoft's Lat/Long compression algorithm☆10Updated 5 years ago
- An log structured merge tree varient of nitro storage engine☆29Updated 8 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 6 years ago
- Murmur3 hash in Go☆13Updated 7 years ago
- create low memory key/value objects in Go☆21Updated 8 years ago
- Positional Population Count for Go☆68Updated 3 months ago
- An Go library of synchronization primitives to help make use of hardware transactional memory (HTM)☆94Updated 3 years ago
- syscall "fallocate" implement with different os☆32Updated 7 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆25Updated 4 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago