mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-07 00:23:10 +00:00
Merge pull request #470 from rivasiv/master
Added SPDK set of tools and libraries.
This commit is contained in:
commit
cebc3d0eda
@ -5931,5 +5931,20 @@
|
|||||||
"description": "A library to operate serial ports using pure Nim.",
|
"description": "A library to operate serial ports using pure Nim.",
|
||||||
"license": "BSD3",
|
"license": "BSD3",
|
||||||
"web": "https://github.com/euantorano/serialport.nim"
|
"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