Adding pipelines framework (#990)
This commit is contained in:
parent
601445e273
commit
332c32febe
1 changed files with 16 additions and 0 deletions
|
|
@ -12438,5 +12438,21 @@
|
|||
"description": "Bindings for the C++ Standard Template Library (STL)",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/BigEpsilon/nim-cppstl"
|
||||
},
|
||||
{
|
||||
"name": "pipelines",
|
||||
"url": "https://github.com/calebwin/pipelines",
|
||||
"method": "git",
|
||||
"tags": [
|
||||
"python",
|
||||
"pipeline",
|
||||
"pipelines",
|
||||
"data",
|
||||
"parallel"
|
||||
],
|
||||
"description": "A tiny framework & language for crafting massively parallel data pipelines",
|
||||
"license": "MIT",
|
||||
"web": "https://github.com/calebwin/pipelines",
|
||||
"doc": "https://github.com/calebwin/pipelines"
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue