We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 771277a commit 2f91f0cCopy full SHA for 2f91f0c
README.md
@@ -89,6 +89,12 @@ heavy workload.
89
| google::dense_hash_map | 122 |
90
| std::unordered_map | 220 |
91
92
+## Cited by
93
+
94
+HashMap has been cited by the following papers:
95
+- Koppl, Dominik. “Separate Chaining Meets Compact Hashing.” (2019).
96
+ https://arxiv.org/abs/1905.00163
97
98
## About
99
100
This project was created by [Erik Rigtorp](http://rigtorp.se)
vendor/benchmark
@@ -0,0 +1 @@
1
+Subproject commit 491360b833aaab96818dce256a8409f6296dd995
0 commit comments