-
Notifications
You must be signed in to change notification settings - Fork 341
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Add an owned variant of RwLockReadGuard and RwLockWriteGuard
enhancement
New feature or request
#991
opened Oct 2, 2021 by
haselkern
StreamExt.chunks(self, capacity: usize)
enhancement
New feature or request
#978
opened Jul 13, 2021 by
netzdoktor
Make async-io optional for people who only want to use the executor.
enhancement
New feature or request
#975
opened May 30, 2021 by
najamelan
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
Unbounded spinning in New feature or request
WakerSet
enhancement
#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
[WIP] adds skeleton for process Child and Command
enhancement
New feature or request
#373
opened Oct 19, 2019 by
Michael-J-Ward
•
Draft
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
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
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.