Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jeremija/mpmc-async

A multi-producer, multi-consumer async channel with reservations
https://github.com/jeremija/mpmc-async

Last synced: 9 days ago
JSON representation

A multi-producer, multi-consumer async channel with reservations

Awesome Lists containing this project

README

        

# mpmc-async

A multi-producer, multi-consumer async channel with reservations for Rust.

For more information see:

- [docs.rs](https://docs.rs/mpmc-async/)
- [crates.io](https://crates.io/crates/mpmc-async)

# LICENSE

[MIT](LICENSE).