sureshsundriyal / murmur3

Murmur3 hash implementation in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

GoDoc

This is the source repository for murmur3

murmur3

murmur3 library is a native implementation of progressive processing version of the Murmur3 family of hash functions in Go.

About

Murmur3 hash implementation in Go.

License:BSD 2-Clause "Simplified" License


Languages

Language:Go 100.0%