spenczar / fpcLinks
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
Sorting:
- SSE-optimized group varint integer encoding☆37Updated last year
- Go implementation of SIMD-BP128 integer encoding and decoding☆30Updated 3 years ago
- Bloom-filter based search index☆123Updated 3 years ago
- A port of Stream VByte to Go☆35Updated 3 years ago
- Sliding-LogLog-Beta☆37Updated 7 years ago
- A high performance lock free map type for go.☆19Updated 7 years ago
- Find the nth largest element of an unsorted slice in Go. Fast and memory efficient implementation of a Selection Algorithm.☆18Updated 8 months ago
- Integer Compression Libraries for Go☆132Updated 7 years ago
- wyhash fast non-cryptographic string hash☆35Updated 5 years ago
- A fast collection type that uses uint64 for keys.☆44Updated 4 years ago
- An log structured merge tree varient of nitro storage engine☆28Updated 8 years ago
- Golang: contex-aware synchronization primitives (mutex).☆32Updated last year
- Fast division, modulus and divisibility checks in Go for divisors known only at runtime.☆116Updated 6 years ago
- Library for working with compressed arrays of integers☆66Updated 2 years ago
- A counter data structure that knows when to start estimating to save space☆35Updated 7 years ago
- A simple column store in golang☆37Updated 8 years ago
- A radix sorting library for Go (golang)☆53Updated last year
- Replicated key-value store driven by the raft consensus protocol☆30Updated 7 years ago
- Positional Population Count for Go☆68Updated 6 months ago
- Dremel DB Column Striping and Record Assembly Algorithms in Golang☆21Updated 11 years ago
- Faster integer compression in Go with SIMD using StreamVByte codec☆42Updated last year
- Fast and scalable minimal perfect hashing for massive key sets☆71Updated 5 years ago
- SIMD for Go☆163Updated 7 years ago
- A Go library for performing Unicode Text Segmentation as described in Unicode Standard Annex #29☆89Updated 2 years ago
- Unsafe zero-copy slice casts for Go☆37Updated 6 months ago
- Reference implementations for golang/go#38203 and golang/go#19367.☆26Updated 3 years ago
- Time Adaptive Sketches (Ada-Sketches) for Summarizing Data Streams☆37Updated 7 years ago
- An experimental KV store, which implements an LSM on top of Bolt segments.☆33Updated 9 years ago
- High Performance Porter2 Stemmer☆46Updated 4 years ago
- Go implementation of Count-Min-Log☆67Updated 2 months ago