Issues
- 1
Sending can yield the thread
#96 opened by NathanRoyer - 18
Implement Sink for Sender
#12 opened by korrat - 1
Tests mpmc_stream and mpmc fails on s390x: assertion `left == right` failed
#99 opened by jonassmedegaard - 2
no `ForcePushError` in the root
#97 opened by yaobo-lab - 1
async channel does not compile for me.
#94 opened by ruststarter - 0
- 3
Overflow mode
#44 opened by alandiwix - 1
Sending cancel safety
#87 opened by BigBigos - 1
Add MIRI to CI
#85 opened by notgull - 4
`Recv` can lock on dropping
#82 opened by daxpedda - 9
Document channel (non)-fairness
#6 opened by abonander - 0
- 5
Allow blocking channels in wasm
#77 opened by elias098 - 1
Add force_send method to bounded channel
#75 opened by Millione - 2
async_channel::Receiver::poll_next can not be used because Receiver is unpinnable
#74 opened by oblique - 6
- 3
Add zero capacity bounded channel
#58 opened by bnyu - 1
`no_std` support
#64 opened by Xavrax - 1
This crate works with WebAssembly (WASM) 🚀
#61 opened by austintheriot - 8
piper::pipe equivalent?
#1 opened by oblique - 6
Equivalent to the Crossbeams `select!` macro?
#4 opened by d4h0 - 2
- 0
- 1
Cancel safety for channels
#56 opened by GunnarMorrigan - 3
Release with concurrent-queue 2.0.0 support
#52 opened by yodaldevoid - 4
- 1
- 1
Synchronous send/recv methods
#21 opened by joshtriplett - 0
depends needlessly on `blocking`
#46 opened by jonassmedegaard - 2
Request/Reply pattern best practice
#24 opened by ufoscout - 1
- 2
Document MPMC behavior
#42 opened by schell - 5
[feature request] Add ability to send message to all channels (broadcast)
#5 opened by dignifiedquire - 1
Consider adding iterator support
#39 opened by let4be - 3
Use a manual Future impl for methods
#22 opened by yoshuawuyts - 4
implement FusedStream for Receiver
#3 opened by fogti - 0
Concurrent-queue archived?
#26 opened by andrewwhitehead - 1
Expose `sender_count` and `receiver_count`
#18 opened by EliSnow - 1
Signal safety?
#17 opened by akhilles - 6
Add blocking send/recv
#15 opened by akhilles - 6
Channel sometimes uses 100% of cpu
#13 opened by mvucenovic - 4
Oneshot channel
#9 opened - 3
Delayed construction.
#10 opened by jjl - 3
[Feature] Object wrapping send
#8 opened by jjl - 1
combine timeout as error with RecvError ?
#7 opened by keepsimple1 - 2