mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-02 22:23:06 +00:00
Added SPDK set of tools and libraries.
This commit is contained in:
parent
46f2216d17
commit
11206fd2b3
@ -5931,5 +5931,20 @@
|
||||
"description": "A library to operate serial ports using pure Nim.",
|
||||
"license": "BSD3",
|
||||
"web": "https://github.com/euantorano/serialport.nim"
|
||||
},
|
||||
{
|
||||
"name": "libspdk",
|
||||
"url": "https://github.com/nimscale/spdk.git",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"library",
|
||||
"SSD",
|
||||
"NVME",
|
||||
"io",
|
||||
"storage"
|
||||
],
|
||||
"description": "The Storage Performance Development Kit(SPDK) provides a set of tools and libraries for writing high performance, scalable, user-mode storage applications.",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/nimscale/spdk.git"
|
||||
}
|
||||
]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user