robskie / bp128
Go implementation of SIMD-BP128 integer encoding and decoding
☆30Updated 2 years ago
Alternatives and similar repositories for bp128:
Users that are interested in bp128 are comparing it to the libraries listed below
- SSE-optimized group varint integer encoding☆37Updated last year
- Bloom-filter based search index☆122Updated 3 years ago
- Experiment with Go intrinsics (NOT USABLE)☆35Updated 7 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- A port of Stream VByte to Go☆35Updated 2 years ago
- Find the nth largest element of an unsorted slice in Go. Fast and memory efficient implementation of a Selection Algorithm.☆18Updated 5 months ago
- A high performance lock free map type for go.☆19Updated 6 years ago
- P-Square Algorithm in Go☆36Updated 2 years ago
- Implementation of "An Optimal Suffix Array Construction Algorithm" described in a Technical Report by Ge Nong☆26Updated 11 years ago
- Sliding-LogLog-Beta☆37Updated 7 years ago
- HyperLogLog++ for Go☆43Updated 6 years ago
- A tool for reading Go core files☆16Updated 7 years ago
- A counter data structure that knows when to start estimating to save space☆35Updated 7 years ago
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- A variable length integer compression library for Golang☆24Updated 9 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Automatic codegen for encoding/binary marshaling☆17Updated 9 years ago
- Fast lossless compression of floating point data in Go☆52Updated last year
- Remove implicit field traversals from Go source☆37Updated 2 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- Go translation of MetroHash☆109Updated last month
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- High Performance Porter2 Stemmer☆45Updated 4 years ago
- exponential smoothing toolkit☆15Updated 8 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆71Updated 4 years ago
- HyperLogLog in golang☆25Updated 6 years ago
- Dremel DB Column Striping and Record Assembly Algorithms in Golang☆21Updated 11 years ago