From 983261a650e8721adb3bd9b2d6f4af49e0a43d7d Mon Sep 17 00:00:00 2001 From: greg Date: Sun, 3 Mar 2019 16:06:13 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 868beea..7c8391a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ -## the parallel hashmap - (or Abseiling from the shoulders of giants) - -(c) Gregory Popovitch - 2/28/2019 +# the parallel hashmap + or Abseiling from the shoulders of giants - © Gregory Popovitch - March 3, 2019 [tl;dr] built on top of Abseil's flat_hash_map, the parallel flat_hash_map is more memory friendly, and can be used from multiple threads with high levels of