Skip to content

Issues: async-rs/async-std

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

StreamExt.chunks(self, capacity: usize) enhancement New feature or request
#978 opened Jul 13, 2021 by netzdoktor
Implement Stream::size_hint method on stream utilities enhancement New feature or request good first issue Good for newcomers
#953 opened Feb 5, 2021 by taiki-e
Can't set TCP receive buffer size enhancement New feature or request
#938 opened Jan 15, 2021 by ryanleh
Feature request: Collections from the standard library enhancement New feature or request
#919 opened Dec 10, 2020 by ckaran
Not joining all threads = memory leaked on process exit enhancement New feature or request
#759 opened Apr 29, 2020 by faern
Build error on MIPS 32bit enhancement New feature or request
#664 opened Jan 8, 2020 by faulesocke
Unbounded spinning in WakerSet enhancement New feature or request
#656 opened Jan 3, 2020 by matklad
Add hinting for spawning known-to-be-blocking tasks enhancement New feature or request
#632 opened Dec 16, 2019 by sdroege
Peer credentials on Unix socket api design Open design questions enhancement New feature or request
#624 opened Dec 14, 2019 by zeenix
Abstract unix sockets on Linux platform api design Open design questions enhancement New feature or request
#623 opened Dec 14, 2019 by zeenix
Channels holding ZST should not allocate buffers enhancement New feature or request
#591 opened Nov 27, 2019 by ghost
add stream::peekable enhancement New feature or request
#366 opened Oct 17, 2019 by starsheriff Draft
async_std::sync::Mutex is too heavy enhancement New feature or request
#362 opened Oct 17, 2019 by nbdd0121
Add support for Windows named pipes enhancement New feature or request
#291 opened Oct 8, 2019 by tomaka
async combinators for Stream enhancement New feature or request
#244 opened Sep 27, 2019 by yoshuawuyts
[tracking] browser WASM support api design Open design questions enhancement New feature or request
#220 opened Sep 19, 2019 by yoshuawuyts
2 of 5 tasks
Replace futures-timer with a hash-wheel timer enhancement New feature or request
#170 opened Sep 9, 2019 by yoshuawuyts
[tracking] streams enhancement New feature or request
#129 opened Aug 30, 2019 by yoshuawuyts
84 of 87 tasks
std parity
Blocking pool doesn't have backpressure on OSX enhancement New feature or request
#126 opened Aug 29, 2019 by vertexclique
Test non x86-64 targets before 1.0.0 release enhancement New feature or request
#48 opened Aug 16, 2019 by jamesmunns
Port std::process enhancement New feature or request
#22 opened Aug 14, 2019 by skade Missing API
Provide a cargo-generate template enhancement New feature or request good first issue Good for newcomers
#7 opened Aug 12, 2019 by skade
ProTip! Exclude everything labeled bug with -label:bug.