mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-03 02:09:00 +08:00
9 lines
297 B
JSON
9 lines
297 B
JSON
{
|
|
"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"
|
|
}
|