An optimized In-Memory Key-Value Storage Software built in C++
git clone https://github.com/sshreevignesh/In-Memory-Key-Value-Storage.git
cd In-Memory-Key-Value-Storage/
g++ benchmark.cpp
For more info about the implementation, head over to Report.pdf