[crates-io]: https://crates.io/crates/channels [docs-rs]: https://docs.rs/channels/latest/channels [github-actions]: https://github.com/threadexio/channels-rs/actions/workflows/ci.yaml [license-badge]: https://img.shields.io/github/license/threadexio/channels-rs?style=for-the-badge&logo=github&label=license&labelColor=%23000&color=%236e00f2 [tests-badge]: https://img.shields.io/github/actions/workflow/status/threadexio/channels-rs/ci.yaml?style=for-the-badge&logo=github&label=tests&labelColor=%23000&color=%239500d6 [version-badge]: https://img.shields.io/crates/v/channels?style=for-the-badge&logo=rust&label=crates.io&labelColor=%23000&color=%23bc00ba [docs-badge]: https://img.shields.io/docsrs/channels?style=for-the-badge&logo=docs.rs&labelColor=%23000&color=%23e2009e [downloads-badge]: https://img.shields.io/crates/d/channels?style=for-the-badge&label=downloads&labelColor=%23000&color=%23ff0089 [examples]: https://github.com/threadexio/channels-rs/tree/master/examples [spec]: https://github.com/threadexio/channels-rs/blob/master/spec/PROTOCOL.md [license]: https://github.com/threadexio/channels-rs/blob/master/LICENSE [art-license]: https://github.com/threadexio/channels-rs/blob/master/assets/LICENSE
Easy and fast communication between processes, threads and systems.
[![license-badge]][crates-io] [![tests-badge]][github-actions] [![version-badge]][crates-io] [![docs-badge]][docs-rs] [![downloads-badge]][crates-io]