xxhash3 0.0.1
D implementation of the xxhash library 0.81 including xxh32, xxh64, xxh3_64 and xxh3_128 hashes.
To use this package, run the following command in your project's root directory:
Manual usage
Put the following dependency into your project's dependences section:
xxhash3
D implementation of the xxhash library 0.81 including xxh32, xxh64, xxh364 and xxh3128 hashes.
Prerequisites
- A recent D compiler
- DUB
How to use
- Include this package as a dub dependancy
- Use
import xxhash3; /* Import the D binding module into scope */
Todos
- Optimize code, cleanups
- Expose more XXH API functions
- Add support for secrets and seed with XXH3
- Registered by Carsten Schlote
- 0.0.1 released 2 years ago
- carsten.schlote/xxhash3
- BSD 2-Clause License
- Copyright © 2022, Carsten Schlote
- Authors:
- Dependencies:
- none
- Versions:
-
0.0.5 2023-Jan-09 0.0.4 2022-Jun-06 0.0.3 2022-May-25 0.0.2 2022-May-25 0.0.1 2022-May-25 - Download Stats:
-
-
0 downloads today
-
11 downloads this week
-
45 downloads this month
-
267 downloads total
-
- Score:
- 0.9
- Short URL:
- xxhash3.dub.pm