robskie / bp128
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 last year
- Bloom-filter based search index☆123Updated 3 years ago
- Experiment with Go intrinsics (NOT USABLE)☆35Updated 7 years ago
- Go implementation of xoroshiro128+ RNG☆15Updated 3 years ago
- P-Square Algorithm in Go☆36Updated 3 years ago
- Fast and scalable minimal perfect hashing for massive key sets☆71Updated 5 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- Search engine postings list with support for compresison☆11Updated 8 years ago
- A high performance lock free map type for go.☆19Updated 7 years ago
- readahead is a package that provides readers that enable concurrent reads from seekable or compressed files☆135Updated 8 years ago
- A simple column store in golang☆37Updated 8 years ago
- High Performance Porter2 Stemmer☆46Updated 4 years ago
- Implementation of "An Optimal Suffix Array Construction Algorithm" described in a Technical Report by Ge Nong☆26Updated 12 years ago
- Golang port of simdjson☆86Updated 5 years ago
- Implementation of the Jump Consistent Hash algorithm in Go.☆153Updated 10 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- Go implementation of Count-Min-Log☆67Updated 2 months ago
- A variable length integer compression library for Golang☆24Updated 10 years ago
- github.com/cznic/file has moved to modernc.org/file☆57Updated 6 years ago
- sharded key-value store compatible with p5-ShardedKV☆36Updated 4 years ago
- ☆39Updated 5 years ago
- Fast lossless compression of floating point data in Go☆52Updated last year
- A counter data structure that knows when to start estimating to save space☆35Updated 7 years ago
- Raft in-memory backend implementation with persistence☆84Updated 4 years ago
- Heap dump reader & visualizer for Go 1.4☆47Updated 9 years ago
- A tool for reading Go core files☆16Updated 7 years ago
- exponential smoothing toolkit☆15Updated 8 years ago
- PopCount implementation for Go. Using hardware POPCNT instruction if available it.☆23Updated 7 years ago