This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
brotli
Watch
1
Star
0
Fork
0
You've already forked brotli
mirror of
https://github.com/google/brotli.git
synced
2024-11-21 19:20:09 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
1054ecc262
brotli
/
c
History
Mahesh Madhav
1054ecc262
Add static variables as per code review comments.
2024-11-19 09:52:16 +01: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 C4224 warnings when building with MSVC
2024-11-12 16:50:52 +01:00
enc
Add static variables as per code review comments.
2024-11-19 09:52:16 +01:00
fuzz
insert missing fuzz/WORKSPACE content
2023-07-10 07:31:03 -07: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