https://github.com/lemire/createfasthash
Code from article http://locklessinc.com/articles/fast_hash/
https://github.com/lemire/createfasthash
Last synced: 9 months ago
JSON representation
Code from article http://locklessinc.com/articles/fast_hash/
- Host: GitHub
- URL: https://github.com/lemire/createfasthash
- Owner: lemire
- Created: 2017-02-20T14:12:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-02-20T14:42:19.000Z (over 9 years ago)
- Last Synced: 2025-04-09T02:51:14.687Z (over 1 year ago)
- Language: C
- Size: 1.95 KB
- Stars: 10
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# createfasthash
Code from article http://locklessinc.com/articles/fast_hash/