calmofthestorm / seahash-fork

A fork of seahash with serde support for [de]serializing hasher state as an optional feature.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Logo
===================

SeaHash: A bizarrely fast hash function (forked to add Serde support)

SeaHash is a hash function with performance better than (around 3-20% improvement) xxHash and MetroHash. Furthermore, SeaHash has mathematically provable statistical guarantees.

In action:

The hash function in action.

About

A fork of seahash with serde support for [de]serializing hasher state as an optional feature.


Languages

Language:Rust 100.0%