mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
commit
54e47545f0
@ -8807,5 +8807,23 @@
|
|||||||
"description": "Typelists in Nim",
|
"description": "Typelists in Nim",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/yglukhov/typelists"
|
"web": "https://github.com/yglukhov/typelists"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "sol",
|
||||||
|
"url": "https://github.com/davidgarland/sol",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"c99",
|
||||||
|
"c11",
|
||||||
|
"c",
|
||||||
|
"vector",
|
||||||
|
"simd",
|
||||||
|
"avx",
|
||||||
|
"avx2",
|
||||||
|
"neon"
|
||||||
|
],
|
||||||
|
"description": "A SIMD-accelerated vector library written in C99 with Nim bindings.",
|
||||||
|
"license": "MIT",
|
||||||
|
"web": "https://github.com/davidgarland/sol"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user