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

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.