mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-11-25 09:28:24 -05:00
7 lines
179 B
JSON
Executable File
7 lines
179 B
JSON
Executable File
{
|
|
"name": "tsl-hopscotch-map",
|
|
"version-string": "2.3.0",
|
|
"port-version": 1,
|
|
"description": "C++ implementation of a fast hash map and hash set using hopscotch hashing"
|
|
}
|