brotli
Compression algorithm
A compression algorithm that combines multiple techniques to achieve high compression ratios
Brotli compression format
14k stars
332 watching
1k forks
Language: TypeScript
last commit: 2 months ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A pure Go implementation of the Brotli compression algorithm. | 629 |
| A compression library that provides a fast but slow compression algorithm based on deflate or zlib. | 3,440 |
| A Rust implementation of the Brotli compression algorithm with a no-stdlib focus. | 819 |
| A plugin that integrates brotli compression into an Ember.js application deployment pipeline. | 7 |
| A JavaScript implementation of the Brotli compression algorithm | 504 |
| Develops a lossless data compression format suitable for cloud datasets | 282 |
| An efficient compression algorithm with fast decompression speed | 653 |
| A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 |
| A high-performance compression algorithm with improved features over its predecessor BZip2. | 697 |
| A C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design. | 140 |
| Provides various compression algorithms in pure Go. | 4,841 |
| A Rust implementation of Brotli decompression | 62 |
| A middleware library that compresses HTTP responses using gzip, deflate, and brotli algorithms. | 38 |
| A JPEG encoder and decoder implementation with improved features and optimizations for image compression and decompression. | 139 |
| An improved JPEG encoder that optimizes compression efficiency and visual quality. | 5,484 |