This repository contains the C++ code for a simplified porting of the formerly Google SparseHash Library.
Specifically, its header-only code is basically the same as the original library, but the code is slightly reorganized in order to simplify its inclusion.