kmx git
Register
kc3-lang/brotli
kc3-lang
Login
kc3-lang
/
brotli
Browse
Commit
Author :
Brotli
Date :
2024-05-08 17:59:09
Hash :
bb809ac9
Message :
Use a hash table header and SIMD to speed up hash table operations (similar to [Swiss Tables](https://abseil.io/about/design/swisstables)). PiperOrigin-RevId: 631982664