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
- Find the nth largest element of an unsorted slice in Go. Fast and memory efficient implementation of a Selection Algorithm.☆18Updated 4 months ago
- SSE-optimized group varint integer encoding☆37Updated last year
- Bloom-filter based search index☆122Updated 3 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 2 years ago
- Sliding-LogLog-Beta☆37Updated 7 years ago
- Golang port of simdjson☆86Updated 4 years ago
- P-Square Algorithm in Go☆36Updated 2 years ago
- Integer Compression Libraries for Go☆131Updated 7 years ago
- Go implementation of Count-Min-Log☆66Updated 7 years ago
- Experiment with Go intrinsics (NOT USABLE)☆35Updated 7 years ago
- Dremel DB Column Striping and Record Assembly Algorithms in Golang☆21Updated 11 years ago
- A radix sorting library for Go (golang)☆51Updated last year
- A port of Stream VByte to Go☆35Updated 2 years ago
- Benchmarking various RPC implementations☆88Updated 4 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- A simple column store in golang☆37Updated 8 years ago
- A high performance lock free map type for go.☆19Updated 6 years ago
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆115Updated 5 years ago
- Go translation of MetroHash☆109Updated last week
- HyperLogLog++ for Go☆43Updated 6 years ago
- Raft in-memory backend implementation with persistence☆83Updated 4 years ago
- Golang: contex-aware synchronization primitives (mutex).☆31Updated last year
- ☆36Updated 4 years ago
- A simple and efficient hashmap package for Go. Uses open addressing, Robin Hood hashing, and xxhash algorithm.☆80Updated 2 years ago
- Unsafe zero-copy slice casts for Go☆37Updated last month
- File Structures (B+Tree, BTree) for Go☆70Updated 9 years ago
- readahead is a package that provides readers that enable concurrent reads from seekable or compressed files☆135Updated 8 years ago
- Library for working with compressed arrays of integers☆65Updated last year
- Cuckoo hashing for Go☆83Updated 3 years ago