#oneshot-channel

  1. oneshot

    具有(可能)无锁非阻塞发送和同时支持线程阻塞接收操作以及基于 Future 的异步轮询的 spsc 通道

    v0.1.8 502K #oneshot-channel #channel #spsc #async #single-consumer #sync #producer-consumer
  2. futures-intrusive

    基于侵入式数据结构的 Future - 用于 std 和 no-std 环境

    v0.5.0 1.2M #synchronization-primitive #channel #oneshot-channel #future #intrusive #async-await #mpmc
  3. kanal

    Rust 应得的快速同步和异步通道

    v0.1.0-pre8 59K #async-channel #channel #communication-channel #oneshot-channel #data-channel #async #mpmc
  4. oneshot-uniffi

    为 UniFFI 项目特别修补的 oneshot 版本。这移除了 loom 目标和依赖,有助于 UniFFI 的下游消费者

    v0.1.6 18K #oneshot-channel #channel #oneshot #sync #spsc #async #single-consumer
  5. multishot

    一个异步、无锁、可重用的通道,用于向异步任务发送单个值

    v0.3.2 550 #async-channel #channel #oneshot-channel #reusable #async #oneshot #future
  6. local-sync

    适用于异步使用的非线程安全数据结构

    v0.1.1 3.6K #channel #data-channel #local #oneshot-channel #sync #data-structures #unbounded-channel
  7. postage

    异步通道库

    v0.5.0 25K #async-channel #channel #async #broadcast-channel #oneshot-channel #stream #sink
  8. onetime

    (又名 oneshot) 异步 spsc 通道

    v0.1.2 #oneshot #oneshot-channel #chan #future #async-channel
  9. mias_channel

    通过包装其他通道支持双向通道

    v0.1.0 #channel #communication #tokio #async #send-receive #oneshot-channel
  10. potential

    期货借贷 - 允许使用互斥锁和通过oneshot通道进行异步借贷(租赁)实现内部变异

    v2.2.1 110 #future #mutex #oneshot-channel #borrowing #mutation #async #lease
  11. 固定

    为!Send任务提供同步原语

    v0.1.0 29K #synchronization-primitive #future #non-blocking #async #oneshot-channel #futures
  12. async-result

    包装器,提供了一种方便等待结果的方式,基于futures-channel的oneshot通道

    v0.1.0 #async #oneshot-channel #callback #promise #future #completer
  13. catty

    异步发送和等待一个值

    v0.1.5 330 #oneshot-channel #oneshot #channel #future #async #async-await #futures
  14. relay

    轻量级的oneshot Future通道

    v0.1.1 4.3K #channel #future #oneshot-channel #send #send-message #sending #task
  15. 尝试使用DuckDuckGo搜索。搜索.

  16. orphan-crippler

    用于任务抽象的双向oneshot通道

    v0.1.6 #oneshot-channel #abstraction #thread #task #data #two-way #mutex