brotli
Compressor library
A pure Go implementation of the Brotli compression algorithm.
Pure Go Brotli encoder and decoder
629 stars
8 watching
53 forks
Language: Go
last commit: 2 months ago Related projects:
Repository | Description | Stars |
---|---|---|
dropbox/rust-brotli | A Rust implementation of the Brotli compression algorithm with a no-stdlib focus. | 819 |
golang/snappy | A compression library implemented in the Go programming language. | 1,538 |
andy-thomason/andyzip | A C++ header-only library providing fast and compact implementations of zip, bzip2, and brotli compression, with plans to add novel compression methods using suffix arrays and LCP. | 25 |
foliojs/brotli.js | A JavaScript implementation of the Brotli compression algorithm | 504 |
amallia/go-ef | An implementation of a lossless data compression algorithm based on prefix codes | 32 |
shady831213/algorithms | A collection of algorithms and data structures implemented in Go. | 806 |
rasky/go-lzo | Implementation of LZO compression algorithms in Go | 57 |
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 |
linkedin/goavro | 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 |
arolek/ase | An ASE file decoder and encoder written in Go | 12 |
thempatel/streamvbyte-simdgo | A Go implementation of Stream VByte compression algorithm leveraging SIMD techniques for improved performance. | 16 |
lajosbencz/glo | A Go logging library with customizable handlers and filters for controlling output levels. | 16 |
ulikunitz/xz | A Go package for reading and writing xz-compressed files | 487 |
mfeckie/ember-cli-deploy-brotli | A plugin that integrates brotli compression into an Ember.js application deployment pipeline. | 7 |