From 716bbbaf92fa4002ef73d77c6e811fdd6add3686 Mon Sep 17 00:00:00 2001 From: Yann Collet Date: Thu, 1 Jul 2021 04:09:23 -0700 Subject: [PATCH] added Kotlin port --- index.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 51fd909..5574fd6 100644 --- a/index.html +++ b/index.html @@ -161,8 +161,9 @@ The following versions produce xxHash-compatible results in different languages. |__Pascal__ |Vojtěch Čihák |http://sourceforge.net/projects/xxhashfpc |__Rust__ |Jake Goulding |https://libraries.io/cargo/twox-hash |__Rust__ (const xxh3) |Arthur Martirosyan |https://crates.io/crates/xxhash-rust -|__Scala__ |Desmond Yeung |https://github.com/desmondyeung/scala-hashing +|__Kotlin__ |Matthew Dolan |https://github.com/appmattus/crypto/tree/main/cryptohash |__Julia__ |Hanan Rosemarin |https://github.com/hros/XXhash.jl +|__Scala__ |Desmond Yeung |https://github.com/desmondyeung/scala-hashing |__D__ |Masahiro Nakagawa |https://github.com/repeatedly/xxhash-d |__Lua__ (binding) |Masatoshi Teruya |https://github.com/mah0x211/lua-xxhash |__Lua__ (jit, XXH32) |szensk |https://github.com/szensk/luaxxhash