{"id":18561813,"url":"https://github.com/pseudomanifold/pump","last_synced_at":"2025-10-14T14:43:25.888Z","repository":{"id":92126000,"uuid":"81348984","full_name":"Pseudomanifold/Pump","owner":"Pseudomanifold","description":"A generic data flow program","archived":false,"fork":false,"pushed_at":"2017-02-09T08:14:17.000Z","size":35,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-05-15T16:52:06.223Z","etag":null,"topics":["c-plus-plus-11","cplusplus","data-analysis","data-flow","small"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Pseudomanifold.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-08T16:15:52.000Z","updated_at":"2017-02-08T16:20:18.000Z","dependencies_parsed_at":"2023-03-13T17:33:25.326Z","dependency_job_id":null,"html_url":"https://github.com/Pseudomanifold/Pump","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Pseudomanifold/Pump","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pseudomanifold%2FPump","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pseudomanifold%2FPump/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pseudomanifold%2FPump/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pseudomanifold%2FPump/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Pseudomanifold","download_url":"https://codeload.github.com/Pseudomanifold/Pump/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pseudomanifold%2FPump/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279019154,"owners_count":26086685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c-plus-plus-11","cplusplus","data-analysis","data-flow","small"],"created_at":"2024-11-06T22:07:57.861Z","updated_at":"2025-10-14T14:43:25.859Z","avatar_url":"https://github.com/Pseudomanifold.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.org/Submanifold/Pump.svg?branch=master)](https://travis-ci.org/Submanifold/Pump)\n\n# Pump \u0026mdash; A generic data flow program\n\n`Pump` is a generic data flow program, meant to accommodate those who\noften use multiple unrelated programs for *data wrangling*. Normally,\nyou would have to keep track manually about which program to call and\nin what order.\n\nWith `Pump`, you just have to write a\u0026nbsp;(simple) workflow file and\nlet the program run it for you. Not only does this make executing the\ndifferent scripts easier, it also gives you a better control over how\ndata sets are being created. You may even store the workflow file via\n`git` or other version control systems, for example.\n\nThat way, you will *never* forget how you created that data set!\n\n# Requirements\n\n`Pump` is written in C++, following the recent C++11 standard, so you\ndefinitely need a somewhat modern C++ compiler. Other than `CMake` as\na build system, `Pump` does not require any other dependencies. \n\n# Building\n\n* Clone the repository\n* Install [`CMake`](https://cmake.org) using a package manager of your\n  choice\n* Install a modern C++ compiler such as [`clang`](http://clang.llvm.org)\n  if you do not have one already\n\nIn the cloned repository, issue the following commands to build `Pump`:\n\n    $ mkdir build\n    $ cd build\n    $ cmake ../\n    $ make\n\nThis should be sufficient to build `pump`, some related tools, and some\nexamples.\n\n# Usage\n\nPlease consult [the wiki](https://github.com/Submanifold/Pump/wiki) for\nusage information. You are welcome to extend the documentation, request\nfeatures, and so on\u0026hellip;\n\n# License\n\nPump uses the MIT license. Please see the file [`LICENSE.md`](LICENSE.md)\nin the main directory of the repository for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpseudomanifold%2Fpump","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpseudomanifold%2Fpump","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpseudomanifold%2Fpump/lists"}