Skip to content

Commit

Permalink
added multithreaded version by Shawn Bayern
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyan4973 committed Oct 3, 2024
1 parent 69d7d31 commit 861c3ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ <h1>xxHash</h1>
|__C++__ constexpr (XXH64) |Daniel Kirchner |https://github.com/ekpyron/xxhashct
|__C++__ constexpr (XXH32) |Takayuki Matsuoka |https://github.com/Cyan4973/xxHash/issues/496
|__C++__ constexpr (XXH3) |chys87 |https://github.com/chys87/constexpr-xxh3
|__C__ multithreaded |Shawn Bayern |https://github.com/shawnbayern/xxHash
|__Java__ |Adrien Grand |https://github.com/lz4/lz4-java/tree/master/src/java/net/jpountz/xxhash
|__Java__ (XXH3, XXH128) |James Z.M. Gao |https://github.com/OpenHFT/Zero-Allocation-Hashing/blob/master/src/main/java/net/openhft/hashing/XXH3.java
|__Java__ (XXH3, port) |Otmar Ertl |https://github.com/dynatrace-oss/hash4j/blob/main/src/main/java/com/dynatrace/hash4j/hashing/XXH3_64.java
Expand Down

0 comments on commit 861c3ab

Please sign in to comment.