Integer Compression Libraries for Go
☆134Dec 23, 2017Updated 8 years ago
Alternatives and similar repositories for encoding
Users that are interested in encoding are comparing it to the libraries listed below
Sorting:
- Go implementation of SIMD-BP128 integer encoding and decoding☆31Apr 8, 2022Updated 3 years ago
- amd64 optimized bit operations☆41Jan 13, 2018Updated 8 years ago
- A port of Stream VByte to Go☆35Feb 22, 2022Updated 4 years ago
- Go implementation of skiplist, with search fingers☆33Oct 26, 2015Updated 10 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆94Mar 11, 2023Updated 2 years ago
- Small library supporting HTTP accept headers and content negotiation.☆13Mar 18, 2017Updated 8 years ago
- KLL sketch: Almost Optimal Streaming Quantiles☆35Aug 12, 2016Updated 9 years ago
- Bitmap Compression Library in Go☆52Nov 19, 2013Updated 12 years ago
- Fast integer compression in C using the StreamVByte codec☆412Feb 9, 2025Updated last year
- SIMD for Go☆164Oct 26, 2017Updated 8 years ago
- HyperLogLog cardinality estimation algorithm in go/golang!☆60May 6, 2024Updated last year
- Library for working with compressed arrays of integers☆67May 25, 2023Updated 2 years ago
- Fastest Integer Compression☆826Mar 1, 2024Updated last year
- Fast decoder for VByte-compressed integers☆127Nov 15, 2025Updated 3 months ago
- GopherJS bindings for built-in JavaScript functions☆35Apr 26, 2018Updated 7 years ago
- A low-level integer compression library in Java☆564Dec 22, 2025Updated 2 months ago
- SSE-optimized group varint integer encoding☆39Jun 30, 2023Updated 2 years ago
- Bloom filters implemented in Go.☆147Apr 16, 2018Updated 7 years ago
- shoco is a compressor for small text strings. [Not maintained].☆10Sep 4, 2019Updated 6 years ago
- The FastPFOR C++ library: Fast integer compression☆961Jan 27, 2026Updated last month
- Bloom-filter based search index☆127Nov 24, 2021Updated 4 years ago
- go-bitstream: read and write bits from io.Reader and io.Writer☆71Jul 24, 2019Updated 6 years ago
- HyperBitBit☆135Mar 21, 2017Updated 8 years ago
- A simple C library for compressing lists of integers using binary packing☆517Aug 18, 2023Updated 2 years ago
- a small circular ring buffer library in go / golang☆187Mar 14, 2019Updated 6 years ago
- High-performance dictionary coding☆109Apr 5, 2017Updated 8 years ago
- Search engine postings list with support for compresison☆11May 5, 2017Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆55Dec 8, 2017Updated 8 years ago
- Vectorized intersections (research code)☆16Jan 13, 2017Updated 9 years ago
- A rate limiting library for Go centered around intuitive and idiomatic interfaces, and designed to limit silly window syndrome.☆53Sep 25, 2018Updated 7 years ago
- Package mafsa implements Minimal Acyclic Finite State Automata in Go, essentially a high-speed, memory-efficient, Unicode-friendly set of…☆295Jun 3, 2019Updated 6 years ago
- A Go implementation of the Elias-Fano encoding☆41Jun 16, 2024Updated last year
- Faster integer compression in Go with SIMD using StreamVByte codec☆43Aug 15, 2023Updated 2 years ago
- Collection of compression related Go packages.☆416Sep 4, 2023Updated 2 years ago
- a Go package for framed snappy streams☆45Apr 16, 2015Updated 10 years ago
- wyhash fast non-cryptographic string hash☆37May 12, 2020Updated 5 years ago
- A C++ library to compress and intersect sorted lists of integers using SIMD instructions☆444Jul 7, 2025Updated 7 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52May 2, 2017Updated 8 years ago
- Simple service connecting PostgreSQL notifications to Amazon SNS.☆45Aug 22, 2018Updated 7 years ago