## 有限通道

  1. async-channel

    异步多生产者多消费者通道

    v2.3.1 3.9M #mpmc #mpsc #unbounded-channel #bounded-channel #future #chan #spmc
  2. 总线

    一个无锁、有限、单生产者、多消费者、广播通道

    v2.4.1 7.7K #broadcast-channel #channel #lock-free #broadcast #bounded-channel #circular-buffer #fifo-queue
  3. tachyonix

    一个非常快的异步、多生产者、单消费者有限通道

    v0.3.0 23K #async-channel #bounded-channel #channel #mpsc #async #future
  4. workflow-core

    为异步 Rust 原生和浏览器开发精选的重导出

    v0.17.0 2.4K #browser #channel #nodejs #macro-derive #web-apps #bounded-channel #wasm
  5. 通道

    Rust 高级队列库

    v0.2.1 850 #queue #receiver #dispatch #sender #sender-receiver #bounded-channel
  6. omango

    并发集合

    v0.2.5 #bounded-channel #mpmc #wait-group #mpmc-spsc #singlefligt #singlesource
  7. ring-channel

    基于环形缓冲区的有限 MPMC 通道抽象

    v0.12.0 12K #ring-buffer #channel #mpmc #bounded-channel #lock-free #fifo
  8. heph-inbox

    设计用于作为演员的收件箱的有限容量通道。也支持单次通道。

    v0.2.3 #bounded-channel #channel #actor #actor-model #inbox #async #message-queue
  9. talaria

    高性能、循环消息传递库

    v0.1.1 #channel #message #mpsc #mpmc #ring #bounded-channel
  10. async-priority-channel

    一个异步通道,其中挂起的消息按优先级顺序传递

    v0.2.0 46K #async-channel #future #mpmc #chan #spmc #mpsc #bounded-channel
  11. jackiechan

    针对懒加载批量操作优化的有界mpsc通道

    v1.0.0 290 #bounded-channel #lazy-evaluation #operations #bulk #optimized #create #shared
  12. 尝试使用DuckDuckGo进行搜索

  13. parking_lot_mpsc

    Rust std::sync::mpsc模块的移植,使用parking_lot并发类型而非标准库中的类型

    v0.1.5 #channel #receiver #send #thread #port #sync #bounded-channel
  14. async-local-bounded-channel

    用于单个异步任务的同一生产者、同一消费者有界通道

    v0.1.0 #bounded-channel #channel #async-channel #bounded #async-task #async #single-threaded