mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
parent
45db86efb9
commit
0a5a16f3d8
@ -17,6 +17,20 @@
|
|||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/amkrajewski/nimcso",
|
"web": "https://github.com/amkrajewski/nimcso",
|
||||||
"doc": "https://nimcso.phaseslab.org"
|
"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",
|
"name": "nimplex",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user