AbelTesfaye / SerializingHashMap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Testing instructions

  1. Install gtest. You can find the instructions here

  2. mkdir build && cd build

  3. cmake -GNinja ..

  4. ninja

  5. ./SerializingHashMap

About


Languages

Language:C++ 91.7%Language:CMake 8.3%