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
- Host: GitHub
- URL: https://github.com/bugaevc/pipe-channel
- Owner: bugaevc
- License: mit
- Created: 2016-07-02T19:30:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2022-04-13T23:04:23.000Z (about 4 years ago)
- Last Synced: 2025-08-04T02:14:40.655Z (9 months ago)
- Topics: pipe, rust
- Language: Rust
- Size: 20.5 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pipe-channel
Channel implementation for the Rust programming language based on pipes
[](https://travis-ci.org/bugaevc/pipe-channel)
[](https://crates.io/crates/pipe-channel)
[](https://docs.rs/pipe-channel)