robskie / bp128Links
Go implementation of SIMD-BP128 integer encoding and decoding
☆30Updated 3 years ago
Alternatives and similar repositories for bp128
Users that are interested in bp128 are comparing it to the libraries listed below
Sorting:
- SSE-optimized group varint integer encoding☆37Updated 2 years ago
- Bloom-filter based search index☆123Updated 3 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 4 years ago
- A high performance lock free map type for go.☆19Updated 7 years ago
- A simple column store in golang