A façade over std::vector that makes it act like std::unordered_map (found to be faster for smaller maps)
Primary LanguageC++MIT LicenseMIT