All Projects → vigoo → prox

vigoo / prox

Licence: Apache-2.0 License
A Scala library for working with system processes

Programming Languages

scala
5932 projects
shell
77523 projects

Projects that are alternatives of or similar to prox

lwt-pipe
[beta] A multi-consumer, multi-producers blocking queue and stream for Lwt
Stars: ✭ 30 (-67.74%)
Mutual labels:  stream, pipe
Advanced Php
最近打算写一些php一些偏微妙的教程,比如关于多进程、socket等相关,都是自己的一些感悟心得
Stars: ✭ 1,271 (+1266.67%)
Mutual labels:  stream, process
tpack
Pack a Go workflow/function as a Unix-style pipeline command
Stars: ✭ 55 (-40.86%)
Mutual labels:  stream, pipe
pv
Unix Pipe Viewer (pv) utility in Node.js
Stars: ✭ 20 (-78.49%)
Mutual labels:  stream, pipe
files-io
Read many files with node
Stars: ✭ 19 (-79.57%)
Mutual labels:  stream, pipe
unshare
The low-level linux containers creation library for rust
Stars: ✭ 99 (+6.45%)
Mutual labels:  process
simple-concat
Super-minimalist version of `concat-stream`. Less than 15 lines!
Stars: ✭ 21 (-77.42%)
Mutual labels:  stream
Steam-Apps-Management-API
A basic Steam Application Management API and Valve Data Format (VDF) reader/writer.
Stars: ✭ 24 (-74.19%)
Mutual labels:  process
lazy-arr
Arrays that look just like regular JavaScript arrays, but are computed lazily.
Stars: ✭ 67 (-27.96%)
Mutual labels:  stream
gnip
Connect to Gnip streaming API and manage rules
Stars: ✭ 28 (-69.89%)
Mutual labels:  stream
discord-ytdl-core
Simple ytdl wrapper for discord bots with custom ffmpeg args support.
Stars: ✭ 52 (-44.09%)
Mutual labels:  stream
parallel stream
A parallelized stream implementation for Elixir
Stars: ✭ 86 (-7.53%)
Mutual labels:  stream
evry
Split STDIN stream and execute specified command every N lines/seconds.
Stars: ✭ 61 (-34.41%)
Mutual labels:  stream
firebase
Firebase Go REST SDK
Stars: ✭ 22 (-76.34%)
Mutual labels:  stream
outbound-go
URL shortener and Redirection As A Service
Stars: ✭ 21 (-77.42%)
Mutual labels:  redirection
observable ish
Observable state and events for browser and Flutter.
Stars: ✭ 26 (-72.04%)
Mutual labels:  pipe
youtube-play
🎵 A command-line utility which streams music from YouTube
Stars: ✭ 47 (-49.46%)
Mutual labels:  stream
ngx stream upstream check module
nginx health checker (tcp/udp/http) for stream upstream servers.
Stars: ✭ 18 (-80.65%)
Mutual labels:  stream
jellex
TUI to filter JSON and JSON Lines data with Python syntax
Stars: ✭ 41 (-55.91%)
Mutual labels:  process
cpsfy
🚀 Tiny goodies for Continuation-Passing-Style functions, fully tested
Stars: ✭ 58 (-37.63%)
Mutual labels:  stream

prox

CI codecov Apache 2 License License Latest version Maven central

prox is a small library that helps you starting system processes and redirecting their input/output/error streams, either to files, fs2 streams or each other.

⚠️ Version 0.5 is a complete redesign of the library

See the project's site for documentation and examples.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].