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
using cuckoohash_map with std::shared_ptr values
#114
kurti77
closed
4 years ago
6
The master code compile failed with boost::interprocess segment_manager allocator
#113
363568233
closed
5 years ago
3
cuckoo as headers only
#112
WilliamTambellini
closed
5 years ago
3
Allocator::pointer
#111
thegreathir
closed
5 years ago
9
Map of vectors
#110
lawrence-koh
closed
5 years ago
1
Useless increment & hash map eats all CPU while resizing
#109
X-Ryl669
closed
5 years ago
2
Compilation failure: "incomplete type used in type trait expression"
#108
m-hilgendorf
closed
5 years ago
3
Who's freeing the locks ? (Potential race condition)
#107
X-Ryl669
closed
5 years ago
2
decrease allocated memory used by cuckoohash_map
#106
krsvital
closed
5 years ago
1
Rename variable in cuckoopath_move() to avoid shadowing warning.
#105
toojays
closed
6 years ago
1
"bucket" names both a type and a variable in cuckoopath_move().
#104
toojays
closed
6 years ago
2
Fix friend declarations that refer to templates, not classes.
#103
toojays
closed
6 years ago
4
Segmentation fault when 2 different tables lock at one time
#102
krsvital
closed
6 years ago
1
libcuckoo update
#101
rayrapetyan
closed
6 years ago
0
Typo in the doc
#100
leventov
closed
6 years ago
1
unable to compile with gcc for C example
#99
mmanoj
closed
6 years ago
3
Estimate memory usage
#98
anuragkh
closed
6 years ago
2
spinlock instances call on misaligned address
#97
w41ter
closed
5 years ago
2
able to allow duplicated keys
#96
zhouqingqing
closed
6 years ago
8
GCC 4.7 build breakage due to missing std::is_nothrow_destructible().
#95
toojays
closed
6 years ago
4
Silence MSVC 2015 complaint about potential truncation.
#94
toojays
closed
6 years ago
1
Hitting libcuckoo_load_factor_too_low when inserting large amount of data in parallel
#93
amosbird
closed
5 years ago
2
Examples of hashset.
#92
amosbird
closed
5 years ago
4
Hash grid memory consumption / construction
#91
tbiedert
closed
6 years ago
9
Potential incomplete search in cuckoohash_map::slot_search?
#90
yonch
closed
6 years ago
1
proper way to delete while iterating
#89
isaacyho
closed
7 years ago
1
Build all examples and tests with msvc2015&2017 without errors
#88
d36u9
closed
6 years ago
2
allow libcuckoo to be used with cmake's find_package()
#87
chuckcranor
closed
6 years ago
1
Build cleanly with MSVC 2015.
#86
toojays
closed
7 years ago
1
Add a gdb pretty printer.
#85
toojays
closed
6 years ago
2
An exec_fn functionality suggestion
#84
rayrapetyan
closed
6 years ago
3
Cannot install libcuckoo library
#83
hungptit
closed
7 years ago
1
Possible performance improvement (use hash-only comparisons)
#82
rayrapetyan
closed
7 years ago
4
Controversial CityHasher use encouraging
#81
rayrapetyan
closed
7 years ago
2
Purging (erasing) random records
#80
rayrapetyan
opened
7 years ago
4
Doubt with the update rule in upsert function
#79
k3yavi
closed
7 years ago
2
Assertion `get_segment(i) < allocated_segments_' failed
#78
jxiw
closed
7 years ago
8
Supress GCC 7.1 warning
#77
harrywong
closed
7 years ago
1
Compile fail with GCC 7.1
#76
harrywong
closed
7 years ago
3
HTM or fine-grained locking
#75
danghvu
opened
7 years ago
3
Install also libcuckoo_bucket_container.hh
#74
mdimura
closed
7 years ago
1
`upsert` not returning bool
#73
ldalessa
closed
7 years ago
2
Implementation of operator= with locked table
#72
krsvital
closed
7 years ago
3
Complex transaction support?
#71
ldalessa
closed
7 years ago
3
How to pass parameters to upsert if the value is a class poiter?
#70
domino-succ
closed
7 years ago
6
Daniel baker
#69
pookeeanne
closed
7 years ago
0
Example of find_fn(key, fn)
#68
domino-succ
closed
7 years ago
3
How to upsert a pointer?
#67
domino-succ
closed
7 years ago
4
How can I use operator [] ?
#66
Michael-Tieying-Zhang
closed
7 years ago
9
Using string as the key
#65
Michael-Tieying-Zhang
closed
7 years ago
2
Previous
Next