xxhash 0.0.8

The xxHash hashing algorithm
1
2
3
4
5
6
7
8
[package]

name = "xxhash"
description = "The xxHash hashing algorithm"
version = "0.0.8"
authors = ["György Andrasek <jurily@gmail.com>"]
license = "MIT/Apache-2.0"
repository = "https://github.com/Jurily/rust-xxhash"