mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Add cpuwhat package (#1449)
This commit is contained in:
parent
4e32812f06
commit
98dfb6d4ab
@ -17523,5 +17523,28 @@
|
||||
"description": "A Discord Bot & REST Library.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/krisppurg/dimscord"
|
||||
},
|
||||
{
|
||||
"name": "cpuwhat",
|
||||
"url": "https://github.com/awr1/cpuwhat",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"cpu",
|
||||
"cpuid",
|
||||
"hardware",
|
||||
"intrinsics",
|
||||
"simd",
|
||||
"sse",
|
||||
"avx",
|
||||
"avx2",
|
||||
"x86",
|
||||
"arm",
|
||||
"architecture",
|
||||
"arch",
|
||||
"nim"
|
||||
],
|
||||
"description": "Nim utilities for advanced CPU operations: CPU identification, bindings to assorted intrinsics",
|
||||
"license": "ISC",
|
||||
"web": "https://github.com/awr1/cpuwhat"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user