mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-05 23:53:08 +00:00
Added package loopfusion
This commit is contained in:
parent
74713c2162
commit
7905fd1469
@ -8836,5 +8836,20 @@
|
||||
"description": "Wrappers for X86 SIMD intrinsics",
|
||||
"license": "MIT",
|
||||
"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