piping

There are 60 repositories under piping topic.

  • Tyrrrz/CliWrap

    Library for running command-line processes

    Language:C#4.5k48125275
  • soorajshankar/logScreen

    Piping logs, visualising on a web app – just suffix "| npx logscreen"

    Language:JavaScript4532315
  • jakewmeyer/Geo

    :earth_americas: A Bash utility for easy wan, lan, router, dns, mac address, and geolocation output, with clean stdout for piping

    Language:Shell232121421
  • rsyi/pipey

    A framework for piping in python.

    Language:Python73752
  • pwwang/pipda

    A framework for data piping in python

    Language:Python36423
  • Excel-projects/Excel-Markup

    :cloud: This VSTO Add-In is used for marking up Excel files with revisions. There are two common methods of indicating where a revision has changed a drawing that contains a system diagram. The first is the cloud method, were each change is enclosed by a cloud shape. The second method involves placing a triangle with the revision number next to each effected portion of the drawing. The cloud method indicates changes from the most recent revision only, whereas the second method indicates all revisions to the drawing because all of the previous revision circles remain on the drawing. It is written in 3 different versions as a VSTO Add-In in C# and VB.NET as well as a VBA Add-In.

    Language:C#302010
  • denisgomes/psi

    Pipe Stress Infinity (PSI) - The pipe stress analysis and design software.

    Language:Python267354
  • theculguy0099/CosmoShell

    A C-Powered Cosmic Command-Line Interface for Linux

    Language:C18100
  • ixmatus/pub

    A CLI tool for piping from stdin to a redis pub/sub channel.

    Language:Haskell13510
  • cesarferreira/yap-json

    :lemon: Lightweight colorized JSON prettifier for the terminal

    Language:JavaScript1230
  • FNj/Hose.jl

    Hose.jl - when pipe is just not flexible enough

    Language:Julia12253
  • metarhia/metastreams

    Readable and Writable Streams with buffering

    Language:JavaScript121653
  • shtirlitsDva/MyRevitAddins

    My Revit addins

    Language:C#10489
  • ildar-shaimordanov/perl-utils

    Set of text- and file-oriented utilities for processing texts, files and piping

    Language:Perl9200
  • NishkarshRaj/Operating-Systems-with-C-and-Shell

    Operating Systems with Shell and C programming

    Language:C630
  • aurbano/ash

    :shell: a(lex)sh(ell) -- Remaking bash to practice modern C++ :)

    Language:C++520
  • m-clark/data-manipulation-in-r

    Set of slides for a workshop introducing dplyr related functionality, piping and related.

    Language:R53103
  • davitMartirosyan/42-yerevan-minishell

    Bash Implementation with process management

    Language:C410
  • ferhatgec/hall

    Fegeya Hall, pretty & simple 🎃 theme on your commands.

    Language:C++430
  • josephcheel/42-Minishell

    This project involves creating a simple shell with Bash as a reference

    Language:C4000
  • junersproject/PipingServer.NET

    Streaming Data Transfer Server over HTTP/HTTPS: designed for people using pipe in Unix-like OS and even for browser users. (original: https://github.com/nwtgck/piping-server)

    Language:C#3253
  • AyushmanTripathy/pips

    a functional, dynamically weakly typed, interpreted, indented programming language.

    Language:C2101
  • pkhenry52/PipeLoss

    Piping headloss calculator for single line and networks

    Language:Python2200
  • Banu-Prasanth-Pulicharla/custom-shell-creation

    This shell will help one learn about processes and basic process management in a shell.

    Language:C1100
  • DHPS-Solutions/fun-c

    A lightweight functional library for the C programming language (GNUCC only)

    Language:C1010
  • efsiatras/multiple-processes-sorter

    A program sorting a binary file of records using multiple processes

    Language:C1100
  • hazae41/sequence.ts

    Iterable piping and processing utility for Deno

    Language:TypeScript130
  • malhar-patil/Linux-Commands-Cheatsheet

    This cheatsheet provides a comprehensive list of the most commonly used Linux terminal commands, organized by category. Each command is listed with a brief description and example usage.

  • saru-d2/cShell

    A bash like shell written in C

    Language:C1100
  • sigmaIngUn/PipeClassTransfer

    Data-Model for the Transfer of Pipe Class Data

    Language:C#1103
  • Tanishq-IIITH/Custom-C-Shell

    This custom terminal shell offers advanced features like background processes, directory navigation shortcuts, and detailed process information. It supports file and directory listing, search, and redirection, with robust signal handling and command history tracking. Ideal for efficient terminal navigation and management tasks.

    Language:C1100
  • tasamai/TextAdventureGame

    This project is text adventure game built in F#, utilising the functional programming paradigm

    Language:F#1300
  • wnuczek/Obmiar

    AutoCAD add-on for measuring HVAC ducts and piping quantities.

    Language:Visual Basic .NET1101
  • gregabbott/chute

    Chute works like a pipeline operator for sending data through functions and methods in a dot-notation style. Vanilla JS ~10KB.

    Language:JavaScript00
  • vwaje13/CS3377Assign6

    Simple program implementing syscalls: fork, pipe, exec

    Language:C++00
  • ayushnandi/Common-Terminal-Commands

    This repo contains beginner's guide to terminal commands, covering navigation shortcuts, file manipulation, text editing, and advanced functions like piping and file compression. Aimed at enhancing file management and system tasks, this concise guide is perfect for beginners.