go-lzo
Compression library
Implementation of LZO compression algorithms in Go
Native LZO implementation in Go
57 stars
4 watching
8 forks
Language: Go
last commit: about 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
dgryski/go-quicklz | An implementation of a lossless data compression algorithm in the Go programming language. | 8 |
andybalholm/brotli | A pure Go implementation of the Brotli compression algorithm. | 621 |
ulikunitz/xz | A Go package for reading and writing xz-compressed files | 483 |
golang/snappy | A compression library implemented in the Go programming language. | 1,528 |
pierrec/lz4 | A Go library that provides a streaming interface and low-level functions for compressing and decompressing LZ4 data streams. | 881 |
go-ozzo/ozzo-log | A Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets. | 122 |
raszia/gotiny | An efficient serialization library for Go that minimizes the usage of reflection and generates pre-encoded encoding engines. | 20 |
szktty/erlang-lz4 | A C library providing LZ4 compression and decompression functionality for use in Erlang programs. | 65 |
xi2/xz | A native Go package implementing XZ decompression | 81 |
miloszkrajewski/k4os.compression.lz4 | A .NET Standard library that provides a fast compression algorithm for data archiving and streaming. | 693 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 805 |
rkoesters/xdg | A Go library providing access to the XDG specs and implementing standard file system interactions. | 44 |
lajosbencz/glo | A Go logging library with customizable handlers and filters for controlling output levels. | 16 |
ownlocal/goes | A library to interact with Elasticsearch using the Go programming language | 31 |
barabasgithub/lzig4 | Implementing LZ4 compression algorithm in Zig programming language | 6 |