greg7mdp/parallel-hashmap
A family of header-only, very fast and memory-friendly hashmap and btree containers.
C++Apache-2.0
Issues
- 10
- 1
GTEST_FLAG_GET GTEST_FLAG build issue
#249 opened by LargePrime - 4
about a concurrency operation issue
#248 opened by littledoglily - 2
- 0
how can I generate more mix hash seed?
#245 opened by stdpain - 3
- 6
issue under mac?
#239 opened by gf777 - 1
hash_multimap
#240 opened by ExeVirus - 64
Ability to reset the inner sub map
#238 opened by marioroy - 24
- 9
- 4
Memory not reclaimed after calling map.clear()
#237 opened by marioroy - 6
Release memory after shrinking
#236 opened by benstadin - 6
Need help speeding up large hash map
#233 opened by Jonahowns - 8
merging maps
#234 opened by gf777 - 1
- 3
Need a tag about `reserve` bug
#232 opened by ZhengLChang - 8
Thread safe way to check existence of items
#227 opened by easypickings - 4
phmap_dump saving a lot more than needed
#226 opened by iliasaz - 6
In template: constexpr variable 'kFirst' must be initialized by a constant expression
#224 opened by engun - 3
asan build on linux failed with memory error
#218 opened by lucoysword - 20
Slow in a specific case
#215 opened by kanonka - 1
- 4
Iteration Order Differs on Arm64 Architecture
#212 opened by fegennari - 4
question about performance of `at(...)`
#210 opened by samuelpmish - 2
Unused variable warning
#208 opened by bpmckinnon - 12
Suggestion: lazy_emplace_l without last argument
#207 opened by JonathanFry3 - 3
Avoid Memory Reallocations in flat_hash_map clear for Trivial Classes
#205 opened by linjiahao962889027 - 4
- 2
LLDB pretty-printer is buggy
#204 opened by HolyBlackCat - 12
- 4
Possible anomaly running the mt_word_counter example
#199 opened by marioroy - 12
Clang's "thread-safety-analysis" warnings
#196 opened by phallot - 13
- 4
- 2
- 4
Conan package update for the last version v1.3.11?
#190 opened by FrancoisDn - 1
- 2
Is phmap exception safe?
#189 opened by yiguolei - 6
- 1
- 11
double free
#184 opened by lsalamon - 1
- 4
CMake FetchContent not working (linker issues)
#182 opened by mortbopet - 26
- 1
Getting illegal instruction with simple example
#180 opened by jrcavani - 1
Returns `void` from the `erase(iterator)` overload
#179 opened by heyfey - 2
Clang warns about deprecated builtins
#176 opened by HolyBlackCat - 2
Modules Support?
#178 opened by TheNaeem - 3
Missing `front()`, `back()` in Btree containers
#177 opened by HolyBlackCat