spenczar / fpc
Fast lossless compression of floating point data in Go
☆52Updated last year
Alternatives and similar repositories for fpc:
Users that are interested in fpc are comparing it to the libraries listed below
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 2 years ago
- SSE-optimized group varint integer encoding☆37Updated last year
- A port of Stream VByte to Go☆35Updated 2 years ago
- Bloom-filter based search index☆122Updated 3 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
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- Golang port of simdjson☆86Updated 5 years ago
- Integer Compression Libraries for Go☆131Updated 7 years ago
- A high performance lock free map type for go.☆19Updated 6 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- Library for working with compressed arrays of integers☆65Updated last year
- Experiment with Go intrinsics (NOT USABLE)☆35Updated 7 years ago
- wyhash fast non-cryptographic string hash☆35Updated 4 years ago
- Go translation of MetroHash☆109Updated last month
- Sliding-LogLog-Beta☆37Updated 7 years ago
- ☆36Updated 4 years ago
- a fast counting quotient filter implementation in golang☆92Updated 3 years ago
- Replicated key-value store driven by the raft consensus protocol☆30Updated 6 years ago
- A Go library for space-efficient rank/select operations for both sparse and dense bit arrays.☆36Updated 4 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- A simple column store in golang☆37Updated 8 years ago
- Fast integer compression library☆88Updated this week
- Fast and scalable minimal perfect hashing for massive key sets☆71Updated 4 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆115Updated 5 years ago
- SIMD for Go☆162Updated 7 years ago
- Assembly-optimized Marvin32 hash function☆12Updated last year
- Minimal perfect hashing in Go☆72Updated 2 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆33Updated 8 years ago
- Benchmarking various RPC implementations☆88Updated 4 years ago
- HyperLogLog++ for Go☆43Updated 6 years ago