rleiwang / svbLinks
Faster integer compression in Go with SIMD using StreamVByte codec
☆43Updated 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 minimal-memory AnchorHash (consistent-hash) implementation for Go☆77Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆118Updated 6 years ago
- wyhash fast non-cryptographic string hash☆36Updated 5 years ago
- minimal perfect hash functions☆64Updated 4 years ago
- Bloom-filter based search index☆126Updated 4 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆72Updated 5 years ago
- SSE-optimized group varint integer encoding☆39Updated 2 years ago
- Go translation of MetroHash☆113Updated last year
- xxh3 fast hash function☆104Updated 6 years ago
- Minimal perfect hashing in Go☆73Updated 2 years ago
- a fast counting quotient filter implementation in golang☆96Updated 3 months ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆82Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 6 years ago
- Meow hash for Golang☆126Updated 5 years ago
- Work space for golang.org/x/perf version 2☆20Updated 5 years ago
- Provide Golang native SIMD intrinsics on x86/amd64 platform☆47Updated 8 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 6 years ago
- efficient client ⚡️☆75Updated last year
- P-Square Algorithm in Go☆36Updated 3 years ago
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆92Updated 6 years ago
- Go implementation of Stream VByte integer compression☆23Updated 5 years ago
- Demo API to play with io_uring in Go☆65Updated 5 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆27Updated 4 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆31Updated 3 years ago
- Positional Population Count for Go☆70Updated last month
- Run Go executables under llvm-mca☆13Updated 3 years ago
- Go implementation of Google's HighwayHash☆75Updated 4 years ago