dropbox / rust-brotli

Brotli compressor and decompressor written in rust that optionally avoids the stdlib
https://dropbox.tech/infrastructure/-broccoli--syncing-faster-by-syncing-less
BSD 3-Clause "New" or "Revised" License
812 stars 83 forks source link

Remove dead code #204

Closed nyurik closed 4 months ago

nyurik commented 4 months ago

Clean up a few dead and duplicate functions. There are a few left that will be taken care of in a separate PRs.

A few functions tagged for benchmarking to avoid warnings