added Kotlin port

This commit is contained in:
Yann Collet 2021-07-01 04:09:23 -07:00
parent 207f8ac488
commit 716bbbaf92

View File

@ -161,8 +161,9 @@ The following versions produce xxHash-compatible results in different languages.
|__Pascal__ |Vojtěch Čihák |http://sourceforge.net/projects/xxhashfpc |__Pascal__ |Vojtěch Čihák |http://sourceforge.net/projects/xxhashfpc
|__Rust__ |Jake Goulding |https://libraries.io/cargo/twox-hash |__Rust__ |Jake Goulding |https://libraries.io/cargo/twox-hash
|__Rust__ (const xxh3) |Arthur Martirosyan |https://crates.io/crates/xxhash-rust |__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 |__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 |__D__ |Masahiro Nakagawa |https://github.com/repeatedly/xxhash-d
|__Lua__ (binding) |Masatoshi Teruya |https://github.com/mah0x211/lua-xxhash |__Lua__ (binding) |Masatoshi Teruya |https://github.com/mah0x211/lua-xxhash
|__Lua__ (jit, XXH32) |szensk |https://github.com/szensk/luaxxhash |__Lua__ (jit, XXH32) |szensk |https://github.com/szensk/luaxxhash