An open API service indexing awesome lists of open source software.

https://github.com/ferhatelmas/murmurtest

A test to compare murmur3 implementations
https://github.com/ferhatelmas/murmurtest

Last synced: 2 months ago
JSON representation

A test to compare murmur3 implementations

Awesome Lists containing this project

README

        

## murmurtest

> A small test to check divergence between two pure go murmur3 hash implementations by using `testing/quick`:

- github.com/spaolacci/murmur3
- github.com/twmb/murmur3