dgryski / go-hollowLinks
Hollow Heaps for Go
☆20Updated 7 years ago
Alternatives and similar repositories for go-hollow
Users that are interested in go-hollow are comparing it to the libraries listed below
Sorting:
- A port of Stream VByte to Go☆35Updated 3 years ago
- A radix sorting library for Go (golang)☆53Updated 2 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
- A Go package for myriad array operations using wavelet trees☆18Updated 9 years ago
- A Go library for space-efficient rank/select operations for both sparse and dense bit arrays.☆37Updated 5 years ago
- Automatic codegen for encoding/binary marshaling☆17Updated 10 years ago
- Assembly-optimized Marvin32 hash function☆12Updated last year
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- Dremel DB Column Striping and Record Assembly Algorithms in Golang