ezrosent / channel

A prototype of crossbeam-channel

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A prototype of crossbeam-channel

This crate is a work in progress. Once finished, it will become crossbeam-channel.

It is a replacement for Rust’s std::sync::mpsc channels.

About

A prototype of crossbeam-channel

License:Apache License 2.0


Languages

Language:Rust 95.1%Language:Go 2.5%Language:Python 2.4%