go-ef
Compression library
An implementation of a lossless data compression algorithm based on prefix codes
A Go implementation of the Elias-Fano encoding
32 stars
5 watching
8 forks
Language: Go
last commit: 9 months ago
Linked from 2 awesome lists
compressionelias-fanoeliasfanoencoding
Related projects:
Repository | Description | Stars |
---|---|---|
| A pure Go implementation of the Brotli compression algorithm. | 629 |
| A compression library implemented in the Go programming language. | 1,538 |
| A Go package providing efficient encoding and decoding APIs for various data formats. | 1,005 |
| An implementation of a lossless data compression algorithm in the Go programming language. | 8 |
| A Go implementation of Stream VByte compression algorithm leveraging SIMD techniques for improved performance. | 16 |
| Provides a generic interface to encode and decode data in a platform-agnostic way. | 9 |
| A Go library for decoding and encoding image files in the WebP format using a C binding for Google's libwebp. | 232 |
| A Go implementation of a lossless audio codec decoder. | 92 |
| Implementation of LZO compression algorithms in Go | 57 |
| A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |
| A library that enables encoding and decoding of Avro data in Go, providing a more straightforward and efficient way to work with binary and textual JSON formats. | 989 |
| A set of algorithms for compressing integers in programming languages | 130 |
| An algorithm and implementation for lossless data compression using Lempel-Ziv 77 (LZ77) with a focus on speed over compression ratio. | 447 |
| A Go library for decoding and encoding WAV audio files. | 311 |
| An implementation of the IIIF Image API in Go with additional features and caching | 90 |