go-ef

Compression library

An implementation of a lossless data compression algorithm based on prefix codes

A Go implementation of the Elias-Fano encoding

GitHub

32 stars
5 watching
8 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists

compressionelias-fanoeliasfanoencoding

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
andybalholm/brotliA pure Go implementation of the Brotli compression algorithm.629
golang/snappyA compression library implemented in the Go programming language.1,538
segmentio/encodingA Go package providing efficient encoding and decoding APIs for various data formats.1,005
dgryski/go-quicklzAn implementation of a lossless data compression algorithm in the Go programming language.8
thempatel/streamvbyte-simdgoA Go implementation of Stream VByte compression algorithm leveraging SIMD techniques for improved performance.16
ake-persson/encodingProvides a generic interface to encode and decode data in a platform-agnostic way.9
kolesa-team/go-webpA Go library for decoding and encoding image files in the WebP format using a C binding for Google's libwebp.232
eaburns/flacA Go implementation of a lossless audio codec decoder.92
rasky/go-lzoImplementation of LZO compression algorithms in Go57
emmanuel-marty/zultraA fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli.27
linkedin/goavroA 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
zentures/encodingA set of algorithms for compressing integers in programming languages130
ariya/fastlzAn algorithm and implementation for lossless data compression using Lempel-Ziv 77 (LZ77) with a focus on speed over compression ratio.447
go-audio/wavA Go library for decoding and encoding WAV audio files.311
go-iiif/go-iiifAn implementation of the IIIF Image API in Go with additional features and caching90