rleiwang / svb
Faster integer compression in Go with SIMD using StreamVByte codec
☆42Updated last year
Alternatives and similar repositories for svb:
Users that are interested in svb are comparing it to the libraries listed below
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- Golang port of simdjson☆86Updated 5 years ago
- 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 3 years ago
- P-Square Algorithm in Go☆36Updated 2 years ago
- A minimal-memory AnchorHash (consistent-hash) implementation for Go☆76Updated 5 years ago
- A high-performance, memory-efficient concurrent hash table☆36Updated 11 years ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Thread-safe concurrent maps for go.☆25Updated 5 years ago
- An efficient memset implementation for Golang. [Not maintained].☆32Updated 5 years ago
- xxh3 fast hash function☆105Updated 6 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- Go wrapper for CRoaring☆46Updated last year
- A Go implementation of the Ryu algorithm for converting floating-point numbers to strings☆93Updated 5 years ago
- syscall "fallocate" implement with different os☆31Updated 6 years ago
- Fast integer map for uint32-to-uint32☆28Updated 4 months ago
- Bytes buffer that implements seeking and partially persisting to disk☆37Updated last year
- Positional Population Count for Go☆68Updated 3 months ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 2 years ago
- Pure Go implementation of xxHash (32 and 64 bits versions)☆59Updated 4 years ago
- Minimal perfect hashing in Go☆72Updated 2 years ago
- minimal perfect hash functions☆62Updated 3 years ago
- Assembly-optimized Marvin32 hash function☆12Updated last year
- fast integer log base 10☆10Updated 3 years ago
- A high performance lock free map type for go.☆19Updated 6 years ago
- Super low overhead application level metrics☆24Updated 3 years ago
- Fast Scalable Minimal Perfect Hash for Large Keysets☆32Updated last month
- create low memory key/value objects in Go☆21Updated 7 years ago
- A hashmap for Go that uses crypto random seeds, hash hints, open addressing, and robin hood hashing.☆29Updated 5 years ago