xz
Compressor
A Go package for reading and writing xz-compressed files
Pure golang package for reading and writing xz-compressed files
487 stars
16 watching
45 forks
Language: Go
last commit: 4 months ago
Linked from 2 awesome lists
compressiondecompressiongoxz
Related projects:
Repository | Description | Stars |
---|---|---|
xi2/xz | A native Go package implementing XZ decompression | 81 |
dgryski/go-quicklz | An implementation of a lossless data compression algorithm in the Go programming language. | 8 |
zentures/encoding | A set of algorithms for compressing integers in programming languages | 130 |
rasky/go-lzo | Implementation of LZO compression algorithms in Go | 57 |
pierrec/lz4 | A Go library that provides a streaming interface and low-level functions for compressing and decompressing LZ4 data streams. | 885 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
darmie/linc_oggz | A Haxe binding for the liboggz library, providing access to its audio compression and decompression functionality. | 2 |
andybalholm/brotli | A pure Go implementation of the Brotli compression algorithm. | 629 |
sstadick/gzp | A multi-threaded data compression library written in Rust. | 154 |
golang/snappy | A compression library implemented in the Go programming language. | 1,538 |
szktty/erlang-lz4 | LZ4 compression bindings for the Erlang programming language | 65 |
go-ozzo/ozzo-log | A Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets. | 122 |
powzix/ooz | Decompresses compressed data using various algorithms and libraries. | 175 |
sstadick/crabz | A cross-platform compression and decompression tool written in Rust. | 333 |
richgel999/miniz | A single C source file implementation of the zlib and Deflate compressed data format specification standards with high performance data compression capabilities. | 2,249 |