dgryski / go-groupvarintLinks
SSE-optimized group varint integer encoding
☆39Updated 2 years ago
Alternatives and similar repositories for go-groupvarint
Users that are interested in go-groupvarint are comparing it to the libraries listed below
Sorting:
- Go implementation of SIMD-BP128 integer encoding and decoding☆31Updated 3 years ago
- Golang port of simdjson☆86Updated 5 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
- sharded key-value store compatible with p5-ShardedKV☆38Updated 5 years ago
- Raft in-memory backend implementation with persistence☆85Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 5 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- Go implementation of Count-Min-Log