up is the Ultimate Plumber, a tool for writing Linux pipes in a terminal-based UI interactively, with instant live preview of command results. The main goal of the Ultimate Plumber is to help interactively and incrementally explore textual data in Linux, by making it easier to quickly build complex pipelines, thanks to a fast feedback loop. This is achieved by boosting any typical Linux text-processing utils such as grep, sort, cut, paste, awk, wc, perl, etc., etc., by providing a quick, interactive, scrollable preview of their results.
pipes tui instant-preview live-programming upGoJS is a JavaScript and TypeScript library for creating and manipulating diagrams, charts, and graphs. GoJS is a flexible library that can be used to create a number of different kinds of interactive diagrams, including data visualizations, drawing tools, and graph editors. There are samples for flowchart, org chart, business process BPMN, swimlanes, timelines, state charts, kanban, network, mindmap, sankey, family trees and genogram charts, fishbone diagrams, floor plans, UML, decision trees, pert charts, Gantt, and hundreds more. GoJS includes a number of built in layouts including tree layout, force directed, radial, and layered digraph layout, and a number of custom layout examples.
html diagram flowchart orgchart layout graph typescript chart tree uml bpmn editor drawing canvas svg hierarchy family-tree decision-tree mindmap treeview genogram ivr-tree parse-tree concept-map visualization entity-relationship er-diagram radial sankey pert gantt timeline swimlane workflow flow process state sequential-function grafcet sequence circuit dataflow data-flow planogram floorplan seating pipes tree-layout force-directed layered hierarchical circular fishbone ishikawa treemap tree-map subgraph network library js html5TypeSerializer - Another library you might find interesting. Serializer / Deserializer, designed to make prettier code while using decorators (Can be used both with Angular or Node.js).
angular angular2 ng ng2 typescript pipes pipe ng5 angular5 angularjs filters library angular2-pipes ng2-pipes angular-filters angular-pipesGoridge is high performance PHP-to-Golang codec library which works over native PHP sockets and Golang net/rpc package. The library allows you to call Go service methods from PHP with minimal footprint, structures and []byte support. The MIT License (MIT). Please see LICENSE for more information.
php7 rpc sockets binary servercodec tcp unix soa connector pipessspipes32.scr screensaver remake
pipes remake retro classic screensaver web-screensaver utah-teapot candy-cane threejs three-js three-dThis module works with Angular 2.x.For the AngularJS 1.x version of this module, please see angular-filter.
angular angular-filters ng-pipes pipes filter angular2 angularjs filters angular-filter ng a8m lodash underscorebasically, it works by processing stdin, launching one process per line. the actual line can be passed to the started program as an argv. this allows for easy parallelization of standard unix tasks. it is possible to save the current processed line, so when the task is killed it can be continued later.
parallel process unix pipes gnu-parallel lightweight fastUse the Pipes and Filters architectural style to divide a larger processing task into a sequence of smaller, independent processing steps (Filters) that are connected by channels (Pipes). Each filter exposes a very simple interface: it receives messages on the inbound pipe, processes the message, and publishes the results to the outbound pipe.
pipes filters pipelineAlternatively, it can also serve as a more lively demonstration of the tidyverse. A teaching tool, perhaps. Thanks to the work of Joachim Gassen, ViewPipeSteps now supports most piping habits and patterns. Check tools/test_cases.R for more elaborate examples.
rstudio-addin pipesHeads up! Gonzo is being polished at this stage so some APIs may change. File Processing Framework based on Go Pipelines.
files file-process pipesAll the pipe operator does is pass its left operand as the first argument of the right operand, so that a |> b(...) becomes b(a, ...). Various pipe implementations in Python to date allow a list of functions to be applied to an initial value, but do not support the partial, missing first argument syntax of Elixir.
elixir-lang pipes functional-programmingWiki In Unix-like computer operating systems, a pipeline is a mechanism for inter-process communication using message passing. A pipeline is a set of processes chained together by their standard streams, so that the output text of each process (stdout) is passed directly as input (stdin) to the next one. Licensed under the MIT License.
unix shell command pipe pipesfilt is a interactive/realtime stream filter ( also known as "trial-and-error pipe" ). and Enter or Ctrl+C.
pipes interactive realtime stream-filter trial-and-errorA RSS to email, ala rss2email written in Go. Goeland excels at creating beautiful emails from RSS, tailored for daily or weekly digest.
rss email-sender rss-feed pipes rss-feed-scraper rss2emailPack a Go workflow/function as a Unix-style pipeline command. Wiki In Unix-like computer operating systems, a pipeline is a mechanism for inter-process communication using message passing. A pipeline is a set of processes chained together by their standard streams, so that the output text of each process (stdout) is passed directly as input (stdin) to the next one.
shell stream pipeline command command-line pipe pipes unix-commandLearn Bash streams, pipes and redirects, from beginner to advanced. A data stream in the context of Bash is a communication channel between a program and the environment where the command was launched from.
shell bash learning unix awesome tutorial terminal pipeline book example gnu-linux handbook tty streams gnu named-pipes pipes standard-streams process-substitution
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.