Context-Pipe high-performance Rust orchestrator and library
Cross-platform MCP (Model Context Protocol) proxy tool
Make it possible to chain regular functions
Scripty - your Rust command toolkit for easy command execution and file operations
Cross-platform named-pipe API.
a cross-platform library for opening OS pipes
A pipe reader and writer for the terminal. Made for use with the ipipe Rust library.
A lightweight, type-safe library for building linear and concurrent processing pipelines in Rust.
A command-line tool to generate and build data integration app using pipebase framework
A fast and thread-safe library for creating multi-writer and single-reader pipelines in Rust.
A lazy, effectful streaming library for Rust -- FS2-inspired LazyFlow<B> with pull-based sources, async transforms, backpressure, and concurrency
Lightweight typed task dispatch from Rust to polyglot workers (TypeScript, Python, Go, Java, C#, Ruby, Elixir, Swift, PHP)
Generate dependency graphs from pipeline definitions.
Helpers for generating new Pipely projects
Official AWS Ruby gem for Amazon EventBridge Pipes. This gem is part of the AWS SDK for Ruby.
This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program
This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program
A pipe takes an object and a block which contains methods to call on the object in sequence.
You can use "|" instend of "." in method chain
Ruby implementation of the UNIX pipe
Provides Ruby's File class with a new method called ::mkfifo that creates a named pipe (FIFO). This gem is a simple C extension wrapping the *nixish mkfifo(3) function.
The win32-pipe library provides an interface for named pipes on Windows. A named pipe is a named, one-way or duplex pipe for communication between the pipe server and one or more pipe clients.
Piped Ruby is a tiny piece of code that brings an awesome feature to Ruby: pipe operators.
create subprocess by pipe. manage that.