https://github.com/hlts2/gfnv
Allocation-free FNV-1
https://github.com/hlts2/gfnv
fnv fnv-1a gfnv go go-library golang hlts2 library zero-alloc zero-allocation
Last synced: 3 months ago
JSON representation
Allocation-free FNV-1
- Host: GitHub
- URL: https://github.com/hlts2/gfnv
- Owner: hlts2
- License: mit
- Created: 2018-08-27T04:51:32.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-29T11:41:35.000Z (over 6 years ago)
- Last Synced: 2025-01-20T08:09:33.111Z (4 months ago)
- Topics: fnv, fnv-1a, gfnv, go, go-library, golang, hlts2, library, zero-alloc, zero-allocation
- Language: Go
- Homepage:
- Size: 8.79 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# fnv
gfnv is simple allocation-free [FNV-1](https://en.wikipedia.org/wiki/Fowler%E2%80%93Noll%E2%80%93Vo_hash_function) written in golang