Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vigoo/prox
A Scala library for working with system processes
https://github.com/vigoo/prox
library pipe process prox redirection scala stream systemprocess
Last synced: 7 days ago
JSON representation
A Scala library for working with system processes
- Host: GitHub
- URL: https://github.com/vigoo/prox
- Owner: vigoo
- License: apache-2.0
- Created: 2017-11-09T17:06:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-25T09:59:35.000Z (4 months ago)
- Last Synced: 2025-01-19T11:13:16.261Z (14 days ago)
- Topics: library, pipe, process, prox, redirection, scala, stream, systemprocess
- Language: Scala
- Homepage:
- Size: 4.3 MB
- Stars: 97
- Watchers: 6
- Forks: 7
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# [prox](https://vigoo.github.io/prox)
![CI](https://github.com/vigoo/prox/workflows/CI/badge.svg)
[![codecov](https://codecov.io/gh/vigoo/prox/branch/master/graph/badge.svg)](https://codecov.io/gh/vigoo/prox)
[![Apache 2 License License](http://img.shields.io/badge/license-APACHE2-blue.svg)](http://www.apache.org/licenses/LICENSE-2.0)
[![Latest version](https://index.scala-lang.org/vigoo/prox/prox-core/latest.svg)](https://index.scala-lang.org/vigoo/prox/prox-core)
![Maven central](https://img.shields.io/maven-central/v/io.github.vigoo/prox-core_2.13.svg?style=flat-square)**prox** is a small library that helps you starting system processes and redirecting their input/output/error streams,
either to files, [fs2](https://github.com/functional-streams-for-scala/fs2) streams or each other.> :warning: **Version 0.5 is a complete redesign of the library**
See the [project's site](https://vigoo.github.io/prox) for documentation and examples.
----
YourKit supports open source projects with innovative and intelligent tools
for monitoring and profiling Java and .NET applications.
YourKit is the creator of YourKit Java Profiler,
YourKit .NET Profiler,
and YourKit YouMonitor.