This website requires JavaScript.
Explore
Help
Register
Sign In
saberbud
/
parallel-hashmap
Watch
1
Star
0
Fork
0
You've already forked parallel-hashmap
mirror of
https://github.com/greg7mdp/parallel-hashmap.git
synced
2026-08-29 16:40:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1636f55871493e2940f2aaf49240fd9f8c7d357a
parallel-hashmap
/
parallel_hashmap
T
History
Maikel van den Hurk
84234a56a6
Use correct C++ versions for comparison
2019-12-05 21:44:33 +01:00
..
meminfo.h
fix compilation warnings
2019-04-18 21:59:12 -04:00
phmap_base.h
fix warning with vs2019 - issue
#35
2019-11-07 21:43:37 -05:00
phmap_bits.h
Fix issue
#2
,
#include <intrin.h>
included too late
2019-10-21 08:21:11 -04:00
phmap_config.h
Use correct C++ versions for comparison
2019-12-05 21:44:33 +01:00
phmap_dump.h
simplify load/dump code. Also don't close the archibe after dump/load, we may need to save multiple hash maps in one archive.
2019-08-25 14:55:46 -04:00
phmap_fwd_decl.h
Add default hash for std::pair and std::tuple... slight code reorganization.
2019-11-03 13:42:47 -05:00
phmap_utils.h
small improvement in std::pair hashing
2019-11-04 07:56:25 -05:00
phmap.h
Add default hash for std::pair and std::tuple... slight code reorganization.
2019-11-03 13:42:47 -05:00