Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lyarbean/xxhash-ada
xxhash in ada
https://github.com/lyarbean/xxhash-ada
Last synced: 14 days ago
JSON representation
xxhash in ada
- Host: GitHub
- URL: https://github.com/lyarbean/xxhash-ada
- Owner: lyarbean
- License: mit
- Created: 2013-06-14T11:45:49.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2022-10-05T04:47:44.000Z (about 2 years ago)
- Last Synced: 2024-07-31T20:40:36.078Z (3 months ago)
- Language: Ada
- Size: 4.88 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
- awesome-ada - xxhash-ada - Extremely fast non-cryptographic Hash algorithm, xxhash is working at speeds close to RAM limits. (Libraries / Cryptography)
README
This is Ada implementation of xxhash, please see http://code.google.com/p/xxhash/ for original C implementation.