• Show log

    Commit

  • Hash : fe754f34
    Author : Brotli
    Date : 2024-05-30T09:50:58

    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: 638686412