vcpkg/ports/stringzilla/vcpkg.json

9 lines
297 B
JSON
Raw Normal View History

2024-03-30 08:28:09 +08:00
{
"name": "stringzilla",
"version": "3.7.0",
"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"
}