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: about 1 year ago Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A Rust implementation of the Brotli compression algorithm with a no-stdlib focus. | 819 |
| | A compression library implemented in the Go programming language. | 1,538 |
| | 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 |
| | A JavaScript implementation of the Brotli compression algorithm | 504 |
| | An implementation of a lossless data compression algorithm based on prefix codes | 32 |
| | A collection of algorithms and data structures implemented in Go. | 806 |
| | Implementation of LZO compression algorithms in Go | 57 |
| | An implementation of a lossless data compression algorithm in the Go programming language. | 8 |
| | A set of algorithms for compressing integers in programming languages | 130 |
| | 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 |
| | An ASE file decoder and encoder written in Go | 12 |
| | A Go implementation of Stream VByte compression algorithm leveraging SIMD techniques for improved performance. | 16 |
| | A Go logging library with customizable handlers and filters for controlling output levels. | 16 |
| | A Go package for reading and writing xz-compressed files | 487 |
| | A plugin that integrates brotli compression into an Ember.js application deployment pipeline. | 7 |