lz4
LZ4 compressor
A Go library that provides a streaming interface and low-level functions for compressing and decompressing LZ4 data streams.
LZ4 compression and decompression in pure Go
885 stars
25 watching
142 forks
Language: Go
last commit: 3 months ago gogolanglz4lz4-frame
Related projects:
Repository | Description | Stars |
---|---|---|
| A .NET Standard library that provides a fast compression algorithm for data archiving and streaming. | 702 |
| A tool that optimizes the LZ4 compression algorithm to produce files with faster decompression times. | 57 |
| LZ4 compression bindings for the Erlang programming language | 65 |
| Implementation of LZO compression algorithms in Go | 57 |
| A Go package for reading and writing xz-compressed files | 487 |
| A library that provides an alternative implementation of the LAZ data format for compression and decompression. | 78 |
| An implementation of a lossless data compression algorithm in the Go programming language. | 8 |
| A pure Go implementation of the Brotli compression algorithm. | 629 |
| A library and tool that compresses data using the Lempel-Ziv style algorithm with Finite State Entropy coding | 1,774 |
| A set of algorithms for compressing integers in programming languages | 130 |
| A Lua library providing compression and cryptographic functions | 91 |
| Implementing LZ4 compression algorithm in Zig programming language | 6 |
| An embeddable compression library supporting multiple algorithms and formats. | 638 |
| A native Go package implementing XZ decompression | 81 |
| A Go library for compressing and decompressing 3D geometric meshes and point clouds using the Draco data compression library. | 25 |