added simdX86
This commit is contained in:
parent
54e47545f0
commit
695d0b50d0
1 changed files with 11 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue