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
Authors:
  • Carsten Schlote
  • Yann Collet
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
Show all 6 versions
Download Stats:
  • 0 downloads today

  • 0 downloads this week

  • 8 downloads this month

  • 158 downloads total

Score:
0.2
Short URL:
xxhash3.dub.pm