Commit Graph

20 Commits

Author SHA1 Message Date
sunkaicheng 34ecd92f63 added mmap load 2019-08-25 19:59:28 +08:00
sunkaicheng 0866192922 use single file to store data for parallel hash 2019-08-21 09:09:12 +08:00
sunkaicheng e3c55f9830 support older version cpp compiler to use is_trivially_copyable 2019-08-20 12:21:19 +08:00
sunkaicheng 6ae6e2ee49 only support dump&load is_trivially_copyable types 2019-08-20 00:56:59 +08:00
sunkaicheng dd9af7f8a5 refine code 2019-08-18 18:29:46 +08:00
greg 82f48422c0 Update outdated comment 2019-07-25 20:40:41 -04:00
greg 523d56a74d fix issue #10: has_hash_value does not work as expected 2019-05-12 11:07:39 -04:00
greg 3fb4990579 reorganize headers so that phmap_fwd_decl.h is more usable 2019-04-29 22:01:08 -04:00
greg e8a16d9908 fix macos build issue 2019-03-31 11:59:32 -04:00
greg 80f29e9932 improve the hash "combine" support. 2019-03-31 10:59:35 -04:00
greg e016df0246 small cleanups. 2019-03-30 20:50:47 -04:00
greg 932464ee07 remove unused code, fix typos 2019-03-30 13:53:04 -04:00
greg 9b2ec72577 macos compilation issue 2019-03-28 21:02:07 -04:00
greg b14455df80 macos compilation issue 2019-03-28 20:48:24 -04:00
greg 3c9776a74d make "forward declare" header and edit README 2019-03-28 20:27:25 -04:00
greg 6c6383b5b7 building on linux 2019-03-26 08:35:11 -04:00
greg 3a0ecd80f8 node tests pass 2019-03-24 18:27:01 -04:00
greg ddebdfbcdc flat_hash_map test passes 2019-03-24 18:10:20 -04:00
greg 31f86eb669 flat_hash_set test passing 2019-03-24 14:47:52 -04:00
greg 5170154e8d wip 2019-03-16 20:48:50 -04:00