mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Merge pull request #696 from mratsim/add-loopfusion1612
Added package loopfusion (followup #687)
This commit is contained in:
commit
9e45cabcea
@ -8836,5 +8836,20 @@
|
|||||||
"description": "Wrappers for X86 SIMD intrinsics",
|
"description": "Wrappers for X86 SIMD intrinsics",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/nimlibs/simdX86"
|
"web": "https://github.com/nimlibs/simdX86"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "loopfusion",
|
||||||
|
"url": "https://github.com/numforge/loopfusion",
|
||||||
|
"method": "git",
|
||||||
|
"tags": [
|
||||||
|
"loop",
|
||||||
|
"iterator",
|
||||||
|
"zip",
|
||||||
|
"forEach",
|
||||||
|
"variadic"
|
||||||
|
],
|
||||||
|
"description": "Loop efficiently over a variadic number of containers",
|
||||||
|
"license": "MIT or Apache License 2.0",
|
||||||
|
"web": "https://github.com/numforge/loopfusion"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user