issues
search
OpenHFT
/
Zero-Allocation-Hashing
Zero-allocation hashing for Java
Apache License 2.0
794
stars
136
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Request for confirmation of "new" release number scheme
#89
p4654545
closed
5 months ago
1
X.26
#88
peter-lawrey
closed
5 months ago
1
can you support for cityhash 1.0.3
#87
jiqimaogou
opened
9 months ago
1
Make import to internal sun classes and the annotations optional
#86
laeubi
opened
10 months ago
2
can you implement balloon hash and argon ?
#85
eix128
opened
10 months ago
1
Restore `LongHashFunction.xx_r39()` to allow consumers to migrate to `xx()`
#84
zackthehuman
opened
10 months ago
4
How to correctly calculate hash for byte[][]?
#83
ruslangm
opened
11 months ago
0
Release notes for version 0.16?
#82
SethTisue
opened
12 months ago
1
Gen/javadoc
#81
peter-lawrey
closed
1 year ago
1
murmur3: different output for hashChars() and hashBytes()
#80
onlynishant
closed
1 year ago
2
Add a performance testing for the LongHashFunction using JMH
#79
gnodet
opened
1 year ago
0
Possible alignment issues crashing JVM on SPARC platform
#78
n4al
opened
1 year ago
6
Support jakarta
#77
pipinet
closed
5 months ago
1
Support Azul Zing. Closes #75
#76
JerryShea
closed
2 years ago
1
net.openhft.hashing.UtilTest#testStringHash fails on Zing
#75
JerryShea
closed
2 years ago
3
latest parent pom for better Java9+ support
#74
JerryShea
opened
2 years ago
2
Remove GitHub actions
#73
nicktindall
closed
2 years ago
0
Add sonar profile, Work on #71
#72
minborg
closed
2 years ago
1
Github Action fails on pull request: Build and analyze
#71
gzm55
closed
2 years ago
2
Fix static initialization deadlock (Fixes #53)
#70
edrevo
closed
2 years ago
0
Murmur3 is incompatible with C++ reference implementation for negative seed values
#68
oertl
opened
3 years ago
2
Replace Unsafe with VarHandle
#67
qweek
opened
3 years ago
7
Endianness and hashLong
#66
svladykin
closed
3 years ago
1
release failed
#65
RobAustin
closed
3 years ago
5
test JDK 16 in ci
#64
gzm55
closed
3 years ago
0
public all implementations of Access
#63
gzm55
closed
3 years ago
0
Hashing a CharSequence directly
#62
talwgx
closed
3 years ago
6
How to build to a jar? Can't find main class
#61
YWaller
closed
3 years ago
2
Support for JDK Jigsaw Modules
#60
jonatino
opened
3 years ago
3
Release to Maven central
#59
l0rinc
closed
3 years ago
5
Add xxh3 64bits and 128bits hash
#58
gzm55
closed
3 years ago
1
Refactor to simplify implementing hash functions
#57
gzm55
closed
3 years ago
6
migrating CI to travis-ci.com
#56
gzm55
closed
5 months ago
0
ci test only on latest non-LTS JDK 15
#55
gzm55
closed
3 years ago
0
XXH3_128bits
#54
stychu
closed
3 years ago
3
Class loading deadlock when using LongTupleHashFunction & LongHashFunction
#53
blemale
closed
2 years ago
7
Release latest version to Maven central
#52
l0rinc
closed
3 years ago
8
Bump junit from 4.13 to 4.13.1
#51
dependabot[bot]
closed
4 years ago
0
Release 0.12 with 128 bit hashes
#50
l0rinc
closed
4 years ago
4
Can't build with JDK8 in IDEA
#49
csm-dev-hub
closed
4 years ago
4
Update readme to 0.11
#48
l0rinc
closed
4 years ago
1
Use `implementation` instead of `compile` for Gradle example
#47
l0rinc
closed
4 years ago
0
Support Compact String from JDK9
#46
gzm55
closed
4 years ago
3
drop non-LTS jdk after EOL
#45
gzm55
closed
4 years ago
0
reduce UT environments for non-LTS JDKs after EOL
#44
gzm55
closed
4 years ago
0
use Math.multiplyHigh() from JDK9 to improve performance
#43
gzm55
closed
4 years ago
0
use jdk native Math.multiplyHigh() to improve performance
#42
gzm55
closed
4 years ago
2
Fatal crash on Samsung Galaxy J5 (SM-J530F)
#41
jakoss
closed
5 months ago
9
update .gitignore via https://www.gitignore.io/
#40
gzm55
closed
4 years ago
0
Enable Tests on Big Endian Arch (s390x)
#39
gzm55
closed
4 years ago
0
Next