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
- Host: GitHub
- URL: https://github.com/kei-g/fnv1
- Owner: kei-g
- License: bsd-3-clause
- Created: 2021-03-05T02:53:37.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-07-07T14:51:53.000Z (about 5 years ago)
- Last Synced: 2025-10-28T23:03:47.518Z (8 months ago)
- Topics: apt, debian-package, fowler-noll-vo, hash
- Language: C
- Homepage:
- Size: 14.6 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fnv1
Fowler-Noll-Vo Hash Function
[](https://travis-ci.com/kei-g/fnv1)
[](https://opensource.org/licenses/BSD-3-Clause)
## TODO
* AVX2 detection in CPU's capabilities
* AVX512 Implementation