{ "name": "tsl-hopscotch-map", "version": "2.4.0", "description": "C++ implementation of a fast hash map and hash set using hopscotch hashing", "homepage": "https://github.com/Tessil/hopscotch-map", "dependencies": [ { "name": "vcpkg-cmake", "host": true }, { "name": "vcpkg-cmake-config", "host": true } ] }