Search
Items tagged with: concurrency
Found a Rust library to send messages between threads! 🦀
🌀 **flume** — A safe and fast multi-producer, multi-consumer channel.
💯 Drop-in replacement for std::sync::mpsc with MPMC support and async APIs
⭐ GitHub: github.com/zesterer/flume
#rustlang #rust #concurrency #multithreading #systems #programming #opensource #tips #library
GitHub - zesterer/flume: A safe and fast multi-producer, multi-consumer channel.
A safe and fast multi-producer, multi-consumer channel. - zesterer/flumeGitHub