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

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.