mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
parent
45db86efb9
commit
0a5a16f3d8
@ -17,6 +17,20 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/amkrajewski/nimcso",
|
||||
"doc": "https://nimcso.phaseslab.org"
|
||||
},
|
||||
{
|
||||
"name": "vqsort",
|
||||
"url": "https://github.com/Asc2011/vqsort",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"data",
|
||||
"optimization",
|
||||
"sorting",
|
||||
"simd",
|
||||
"quicksort"
|
||||
],
|
||||
"description": "A vectorized Quicksort (AVX2-only)",
|
||||
"license": "MIT"
|
||||
},
|
||||
{
|
||||
"name": "nimplex",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user