issues
search
efficient
/
libcuckoo
A high-performance, concurrent hash table
Other
1.61k
stars
275
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix typo in configure.ac
#14
adk9
closed
9 years ago
0
Free memory on clear() and shrinking
#13
mdimura
closed
9 years ago
5
Make cuckoohash_map work with a non-standard predicate.
#12
pythonesque
closed
9 years ago
1
Can cause use after free with a well chosen key_equal predicate
#11
pythonesque
closed
8 years ago
8
Performance issues
#10
pavel-odintsov
closed
9 years ago
2
Please add protection against include of .h files multiple times
#9
pavel-odintsov
closed
9 years ago
1
Concurrent insert bug?
#8
tom-1234
closed
9 years ago
1
bucket size power of 2 limitation
#7
voutcn
opened
9 years ago
8
undefined reference when building a sharedlib
#6
yarf
closed
9 years ago
7
Missing operator== for iterators
#5
kostasyntellia
closed
9 years ago
1
Added operator[] support.
#4
ylow
closed
10 years ago
5
tests compile error
#3
srinidhikrs
closed
10 years ago
3
Creating cuckoo hash map with capacity <= 0.5*SLOT_PER_BUCKET causes bad_alloc exception
#2
jinliangwei
closed
10 years ago
0
Small error in read_throughput test
#1
mgentili
closed
10 years ago
0
Previous