This website requires JavaScript.
Explore
Help
Sign In
starred
/
brotli
Watch
1
Star
0
Fork
0
You've already forked brotli
mirror of
https://github.com/google/brotli.git
synced
2026-07-08 17:56:58 +00:00
Code
Issues
1.2k
Packages
Projects
Releases
20
Wiki
Activity
Files
434b582d492f92cf91ffe8bf3f5ec3a6438fb90f
brotli
/
c
History
Brotli
434b582d49
Fix compilation errors when
BROTLI_DEBUG
is defined.
...
PiperOrigin-RevId: 777494216
2025-06-30 03:32:03 -07:00
..
common
Use a hash table header and SIMD to speed up hash table operations (similar to [Swiss Tables](
https://abseil.io/about/design/swisstables
)).
2024-05-30 09:51:43 -07:00
dec
Fix ISO C build breakage. (
#1255
)
2025-05-27 09:59:17 +02:00
enc
Fix compilation errors when
BROTLI_DEBUG
is defined.
2025-06-30 03:32:03 -07:00
fuzz
Partially pick
https://github.com/google/brotli/pull/1232
2025-01-06 23:52:23 -08:00
include
/brotli
Move serialized dictionary feature behind the flag.
2023-08-18 02:55:33 -07:00
tools
add brcat alias + flag to decompress concatenated streams
2024-01-15 12:49:56 -08:00