chrisconley / godremelLinks
Dremel DB Column Striping and Record Assembly Algorithms in Golang
☆21Updated 12 years ago
Alternatives and similar repositories for godremel
Users that are interested in godremel are comparing it to the libraries listed below
Sorting:
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 3 years ago
- blance - functional algorithm to assign partitions and replicas across distributed nodes☆14Updated last year
- Interlink Remote Applications☆22Updated 7 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- A counter data structure that knows when to start estimating to save space☆35Updated 7 years ago
- SSE-optimized group varint integer encoding☆37Updated 2 years ago
- Bloom-filter based search index☆123Updated 3 years ago
- exponential smoothing toolkit☆15Updated 9 years ago
- Golang: contex-aware synchronization primitives (mutex).☆34Updated last year
- ☆15Updated 7 years ago
- Implementation of "An Optimal Suffix Array Construction Algorithm" described in a Technical Report by Ge Nong☆26Updated 12 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- A simple column store in golang☆37Updated 9 years ago
- adaptive replacement cache☆34Updated 11 years ago
- Interpolation search☆12Updated 3 years ago
- ddmin test case minimization algorithm☆31Updated 3 years ago
- Sliding-LogLog-Beta☆37Updated 8 years ago
- Automatic codegen for encoding/binary marshaling☆17Updated 10 years ago
- Fast, sparse bitsets☆20Updated 4 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- Generates a GitHub issue description for go-fuzz findings☆11Updated 9 years ago
- HyperLogLog++ for Go