added nimdata

This commit is contained in:
Fabian Keller 2017-02-13 20:42:58 +01:00
parent cebc3d0eda
commit 25df0f82f4

View File

@ -5946,5 +5946,16 @@
"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"
},
{
"name": "NimData",
"url": "https://github.com/bluenote10/NimData",
"method": "git",
"tags": [
"dataframe"
],
"description": "DataFrame API enabling fast out-of-core data analytics",
"license": "MIT",
"web": "https://github.com/bluenote10/NimData"
}
]