mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 14:43:06 +00:00
Add package unrolled (#1965)
This commit is contained in:
parent
01fc1c8d9a
commit
64fd06d0b5
@ -15730,7 +15730,7 @@
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/planetis-m/libfuzzer"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "sums",
|
||||
"url": "https://github.com/planetis-m/sums",
|
||||
"method": "git",
|
||||
@ -23286,5 +23286,18 @@
|
||||
"description": "Awaitable threadpool",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/yglukhov/asyncthreadpool"
|
||||
},
|
||||
{
|
||||
"name": "unrolled",
|
||||
"url": "https://github.com/schneiderfelipe/unrolled",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"macros",
|
||||
"unroll",
|
||||
"for-loops"
|
||||
],
|
||||
"description": "Unroll for-loops at compile-time.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/schneiderfelipe/unrolled"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user