mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 02:48:59 +08:00
9 lines
298 B
JSON
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"
|
|
}
|