unix-pipes
There are 41 repositories under unix-pipes topic.
operable/cog
Bringing the power of the command line to chat
yetibot/yetibot
🤖 Extreme chatops bot for Slack, Discord, Mattermost, IRC 🔧 New contributors welcome 🏗
MilesCranmer/vim-stream
vims - use vim like sed
lonetwin/colorize
*nixy filter that adds color to its standard input by rows or columns
forbesmyester/pipeawesome
I added loops, branches and joins to UNIX pipes… in a sane way…
mbudde/tabulate
Tool for aligning data in columns
ddrscott/stream_stats
Throughput Statistics from Stdin
pirogoeth/unix-named-pipe
Ease creation of named pipes on Unix platform
wardw/ioscript
A header-only, modern C++ interface to use scripting languages like Python, Ruby or Gnuplot directly from C++
zhiweio/StreamXfer
StreamXfer is a powerful tool for streaming data from SQL Server to object storage for seamless transfer using UNIX pipe, supporting various general data formats(CSV, TSV, JSON).
gpestana/pipe-args
POSIX compliant pipe argument parser for node CLI apps
h7x4/nix-attr-search
Easy search mechanism for nix manuals, built on fzf
fbbdev/sdr
Software Defined Radio building blocks for unix pipes
stephenchu/awsm-cli
Combines the power of Unix pipes and the official AWS awscli cli tool on the command line, plus more. Simply written in Bash.
guiprav/blastoise-shell
Async shell-like child process pipelines for NodeJS
SamFu1113/Unix-programming
The material is for unix programming.
pmouhali/minishell_ast
Aussi mignon qu'un vrai shell. (abandonned)
thundergolfer/slackify-markdown
#️⃣Convert Markdown into Slack's bastardized Markdown-like formatting
veeso/popen-redirections
Just a simple C program which shows how to redirect stdout/stdin of child process to parent
hacker-or-id/explore
Community-curated topic and collection pages on GitHub
jchene/42-pipex
pipex will let you discover in detail the pipe UNIX mechanism.
kiyui/unix-2048
Play 2048, the UNIX way
scoiatael/mlog
Better `tail` for log streaming
ShadowXPAEdu/lei-operating-systems
Operating Systems (LEI)
SupraSummus/pgspawn
Spawn graph of processes that communicate with each other via UNIX pipes
webermarci/go-pipe-parser
Go package parses and executes unix pipe commands
yuvashreek/Unix-System-Programs
Contains C programs on Unix system. Uses various system calls such as fork, pipe, wait, signal, dup, file system calls
medidbella/minishell
a simple bash like shell that supports here-document, multiple pipe commands, has a working history and more
betrcode/java-pipe-example
Example of how to build a Java command line tool that utilizes the Unix pipe system.
betrcode/python-pipe-example
Example of how to build a python command line tool that utilizes the Unix pipe system.
rlcamp/aq2pcm
record audio using AudioQueue, write raw pcm to stdout
tleino/overlay
Overlay output from multiple pipelined commands
tleino/pipebuffer
Low-level configurable pipeline buffering for Unix-like shells that can tell whether it is empty or full.
veeso/Octopipes
Just an IPC server based on pipes.
veeso/Rustypipes
Rust library which implements the Octopipes protocol