SVI 3616e9acb6 SVI Обновление вендоринга 2 anni fa
..
LICENSE 2e62a58c57 d04 Переход к веб-морде 2 anni fa
README.md 2e62a58c57 d04 Переход к веб-морде 2 anni fa
backward_references.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
backward_references_hq.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
bit_cost.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
bit_reader.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
block_splitter.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
block_splitter_command.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
block_splitter_distance.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
block_splitter_literal.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
brotli_bit_stream.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
cluster.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
cluster_command.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
cluster_distance.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
cluster_literal.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
command.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
compress_fragment.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
compress_fragment_two_pass.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
constants.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
context.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
decode.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
dictionary.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
dictionary_hash.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
encode.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
encoder_dict.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
entropy_encode.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
entropy_encode_static.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
fast_log.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
find_match_length.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
h10.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
h5.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
h6.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
hash.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
hash_composite.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
hash_forgetful_chain.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
hash_longest_match_quickly.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
hash_rolling.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
histogram.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
http.go 3616e9acb6 SVI Обновление вендоринга 2 anni fa
huffman.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
literal_cost.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
memory.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
metablock.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
metablock_command.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
metablock_distance.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
metablock_literal.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
params.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
platform.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
prefix.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
prefix_dec.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
quality.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
reader.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
ringbuffer.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
state.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
static_dict.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
static_dict_lut.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
symbol_list.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
transform.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
utf8_util.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
util.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
write_bits.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa
writer.go 2e62a58c57 d04 Переход к веб-морде 2 anni fa

README.md

This package is a brotli compressor and decompressor implemented in Go. It was translated from the reference implementation (https://github.com/google/brotli) with the c2go tool at https://github.com/andybalholm/c2go.

I am using it in production with https://github.com/andybalholm/redwood.

API documentation is found at https://pkg.go.dev/github.com/andybalholm/brotli?tab=doc.