brotli-decompressor
There are 11 repositories under brotli-decompressor topic.
dropbox/rust-brotli
Brotli compressor and decompressor written in rust that optionally avoids the stdlib
hyperxpro/Brotli4j
Brotli4j provides Brotli compression and decompression for Java.
naqvis/brotli.cr
Crystal bindings to the Google brotli compression library
ustclug-dev/brotli-dec-wasm
Brotli decompressor for browsers and web workers with WASM, but still having a small size (about 200KB)
pothos/brotlipython
pure python brotli decoder
nitram509/jbrotli
The 'new' home for jbrotli, after the former repo was archived.
sorainnosia/tarbr-bin
Command line tool to compress files/folders using brotli compression into a single file
ObjectifiedJS/Pulverized
Utilize any compression algorithm with just a single module...
skygroup2/ex_brotli
Elixir tool for brotli decompress
HanadaLee/ngx_http_unbrotli_filter_module
A nginx filter module that decompresses responses with Content-Encoding: br for clients that do not support brotli encoding method
jeansibelius/wasm-brotli-with-rust
A simple WebAssembly (wasm) module that allows compression with Brotli.