mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 07:33:11 +00:00
Add package simdutf (#2929)
This commit is contained in:
parent
7e2eb1cbdb
commit
4407ea8bec
@ -34048,5 +34048,21 @@
|
||||
"description": "Simple library to work with IPv4 addresses. Made for fun for everyone.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/TelegramXPlus/ipv4utils"
|
||||
},
|
||||
{
|
||||
"name": "simdutf",
|
||||
"url": "https://github.com/ferus-web/simdutf",
|
||||
"description": "High performance, SIMD accelerated routines for unicode and base64 processing",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"simd",
|
||||
"performance",
|
||||
"base64",
|
||||
"unicode",
|
||||
"avx2", "avx512", "neon", "sse", "riscv",
|
||||
"utf8", "utf16", "utf32", "transcoding"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"web": "https://github.com/ferus-web/simdutf"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user