Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

13 lines
275 B
JSON

{
"name": "parallel-hashmap",
"version": "2.0.0",
"description": "A header-only, very fast and memory-friendly family of C++ hash map & btree containers.",
"license": "Apache-2.0",
"dependencies": [
{
"name": "vcpkg-cmake",
"host": true
}
]
}