An open API service indexing awesome lists of open source software.

https://github.com/bugaevc/pipe-channel

Channel implementation based on pipes
https://github.com/bugaevc/pipe-channel

pipe rust

Last synced: 9 months ago
JSON representation

Channel implementation based on pipes

Awesome Lists containing this project

README

          

# pipe-channel

Channel implementation for the Rust programming language based on pipes

[![Build Status](https://travis-ci.org/bugaevc/pipe-channel.svg?branch=master)](https://travis-ci.org/bugaevc/pipe-channel)
[![Crates.io](https://img.shields.io/crates/v/pipe-channel.svg)](https://crates.io/crates/pipe-channel)
[![Documentation and examples](https://img.shields.io/badge/docs-docs.rs-brightgreen.svg)](https://docs.rs/pipe-channel)