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

https://github.com/kei-g/fnv1

Fowler-Noll-Vo Hash Function
https://github.com/kei-g/fnv1

apt debian-package fowler-noll-vo hash

Last synced: 22 days ago
JSON representation

Fowler-Noll-Vo Hash Function

Awesome Lists containing this project

README

          

# fnv1

Fowler-Noll-Vo Hash Function

[![Travis CI](https://img.shields.io/travis/com/kei-g/fnv1?logo=travis&style=plastic)](https://travis-ci.com/kei-g/fnv1)
[![License](https://img.shields.io/github/license/kei-g/fnv1?style=plastic)](https://opensource.org/licenses/BSD-3-Clause)

## TODO

* AVX2 detection in CPU's capabilities
* AVX512 Implementation