issues
search
spaolacci
/
murmur3
Native MurmurHash3 Go implementation
BSD 3-Clause "New" or "Revised" License
955
stars
125
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Python mmh3 compatibility
#36
bbengfort
opened
1 year ago
0
fix: misuse of 'unsafe.Pointer'
#35
sunpe
closed
1 year ago
0
fatal error: checkptr: pointer arithmetic result points to invalid allocation
#34
XuHuaiyu
opened
3 years ago
4
Added power support for the travis.yml file with ppc64le.
#33
sreekanth370
opened
4 years ago
1
implement io.StringWriter
#32
achille-roussel
opened
4 years ago
3
Fix go 1.14's checkptr validation
#31
geoah
closed
4 years ago
1
Use encoding/binary instead of unsafe (fixes #29)
#30
calmh
closed
3 years ago
0
Flaky "unsafe pointer conversion"-panics with -race and go1.14rc1
#29
imsodin
opened
4 years ago
15
Faster and dependency-free MurmurHash3_32 implementation
#28
alex-schneider
opened
4 years ago
0
fix warning from go vet
#27
junchih
opened
5 years ago
1
Inline Sum128
#26
funny-falcon
opened
5 years ago
0
Tests fail on big-endian arches
#25
QuLogic
opened
5 years ago
0
GoModules incompatible release versions
#24
im-kulikov
closed
5 years ago
2
Remove extra reference to `digest128`
#23
smira
closed
5 years ago
3
Murmur128: use Go 1.9 bits.RotateLeft64 functions
#22
maciej
closed
5 years ago
1
Consistent result with Guava's implementation
#21
roberterdin
opened
6 years ago
0
Write benchmarks using sub-benchmarks
#20
cespare
closed
6 years ago
2
[Documentation] Generating hash strings
#19
ernsheong
opened
6 years ago
0
[Question] generate positive only numbers
#18
MarcMagnin
closed
5 years ago
2
Code cleanup
#17
agnivade
closed
5 years ago
0
please version murmur3
#16
aviau
closed
7 years ago
3
Allow to parameterize seed value as in original murmur3 implementation
#15
mbyczkowski
closed
7 years ago
3
add travis support
#14
mengzhuo
closed
7 years ago
1
ci
#13
twmb
closed
8 years ago
0
Add assembly for amd64 as well add Seed* funcs
#12
twmb
closed
8 years ago
5
Difference between C++ and Go output
#11
panamafrancis
opened
8 years ago
1
add seed to constructor of all hash (New32, New64, New128)
#10
huydx
closed
7 years ago
3
Add Sum128WithSeed to match the seed parameter in the reference code[+]
#9
jonnyhopper
opened
8 years ago
1
Add seeded versions of 32-bit hashing functions (NewSeeded32() and SeededSum32…
#8
runeaune
closed
8 years ago
0
fix #6 and all 32,64,128
#7
mengzhuo
closed
9 years ago
1
Sum() method doesn't work after small Write()s
#6
muirdm
closed
9 years ago
0
Hash implementations don't implement hash.Hash interface
#5
taywrobel
closed
7 years ago
1
test standalone Sum64 and fix seed for it as well
#4
pedronis
closed
10 years ago
1
Output not compatible with other implementations
#3
dgryski
closed
10 years ago
2
How about the performance compare to c/c++?
#2
guotie
opened
11 years ago
4
Fix index-out-of-range on empty string
#1
dgryski
closed
11 years ago
1