mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-04 07:03:13 +00:00
added simdX86
This commit is contained in:
parent
54e47545f0
commit
695d0b50d0
@ -8825,5 +8825,16 @@
|
||||
"description": "A SIMD-accelerated vector library written in C99 with Nim bindings.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/davidgarland/sol"
|
||||
},
|
||||
{
|
||||
"name": "simdX86",
|
||||
"url": "https://github.com/nimlibs/simdX86",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"simd"
|
||||
],
|
||||
"description": "Wrappers for X86 SIMD intrinsics",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nimlibs/simdX86"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user