stdout
There are 278 repositories under stdout topic.
Tyrrrz/CliWrap
Library for running command-line processes
miguelmota/streamhut
Stream your terminal to web without installing anything 🌐
ruyadorno/ipt
Interactive Pipe To: The Node.js cli interactive workflow
piotrmurach/tty-command
Execute shell commands with pretty output logging and capture stdout, stderr and exit status.
kataras/golog
A high-performant Logging Foundation for Go Applications. X3 faster than the rest leveled loggers.
scottwinkler/terraform-provider-shell
Terraform provider for executing shell commands and saving output to state file
openfaas/of-watchdog
Reverse proxy for STDIO and HTTP microservices
sgreben/tj
stdin line timestamps. single binary, no dependencies. osx & linux & windows. plays well with jq.
MaJerle/lwprintf
Lightweight printf library optimized for embedded systems
dsnet/termijack
TermiJack surreptitiously hijacks standard streams (stdin, stdout, and/or stderr) from an already running process.
aantn/smag
Show Me A Graph - Command Line Graphing
sindresorhus/is-interactive
Check if stdout or stderr is interactive
idelsink/b-log
Library for custom logging in bash called 'b-log'.
derrickpelletier/node-status
Nodejs stdout status and progress bar. Multi-item, various display types.
tsedio/logger
📄 A multi channel logger written in TypeScript.
jprjr/lua-resty-exec
Run external programs in OpenResty without spawning a shell or blocking
ysf/anewer
anewer appends lines from stdin to a file if they don't already exist in the file. This is a rust version of https://github.com/tomnomnom/anew
richardschoen/QshOni
The QShell on IBM i library contains useful CL wrapper commands to allow QShell and PASE apps to be called and consumed from regular IBM i jobs via CL, RPG or COBOL programs.
wader/catgolf
cat(1) golf
lilydjwg/stdoutisatty
Make programs think their stdout is a tty / terminal.
savoirfairelinux/cukinia
A simple on-target system test framework for Linux
LoopZ/V8Power
Putting the power of an 8-cylinder engine under the hood of DOS batch files.
OmronMicroDevices/envsensor-observer-py
Python Bluetooth low energy observer example for OMRON Environment Sensor (2JCIE-BL01)
foresterre/storyteller
🎙 An event based library for architecting user output for multiple output destinations, in Rust
nickolasburr/rng
Print range of lines to stdout.
Roconda/docker-postgres-logging
Postgresql docker container which logs queries to stdout
ericmcbride/wufei
Async Kuberenetes Namespace Log Recorder / Streamer
EpicEric/jest-mock-process
Easily mock NodeJS process properties in Jest.
EliteLoser/Invoke-PsExec
Svendsen Tech's Invoke-PsExec for PowerShell is a function that lets you execute PowerShell and batch/cmd.exe code asynchronously on target Windows computers, using PsExec.exe.
ef-gy/cxxhttp
Asynchronous, Header-only C++ HTTP-over-(TCP|UNIX Socket|STDIO) Library
RaymondLoranger/io_ansi_table
Writes data to "stdio" in a table with borders and colors. Can choose a table style to change the look of the table.
rhysd/go-fakeio
Small Go library to fake stdout/stderr/stdin mainly for unit testing
stefanmaric/ntee
Portable Unix shell command 'tee', with some extras - read from standard input and write to standard output and files
graycoreio/magento2-stdlogging
A drop in Magento 2 Module to pump all Magento 2 logs to StdErr instead of files.
jpetrucciani/std
stdout, for humans.
vi/tokio-stdin-stdout
AsyncRead/AsyncWrite stdin/stdout for legacy pre-0.1 Tokio