vcpkg/ports/stringzilla/vcpkg.json
2024-10-21 11:44:43 -07:00

9 lines
298 B
JSON

{
"name": "stringzilla",
"version": "3.10.5",
"description": "StringZilla is the GodZilla of string libraries, using SIMD and SWAR to accelerate string operations on modern CPUs.",
"homepage": "https://github.com/ashvardanian/StringZilla",
"license": "Apache-2.0",
"supports": "!x86"
}