Skip to content

Issues: yoshuawuyts/futures-concurrency

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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

[FEATURE] more combinators
#184 opened Apr 29, 2024 by Niedzwiedzw
Implement precise waking on alloc targets enhancement New feature or request
#166 opened Mar 11, 2024 by yoshuawuyts
wrapping_rem called with a value of zero bug Something isn't working
#156 opened Sep 15, 2023 by michael-temp
tracing can't track the execution duration of futures passed to futures-concurrency bug Something isn't working
#137 opened Jun 11, 2023 by yoshuawuyts
9 of 12 tasks
Add try_join and race_ok methods to FutureExt enhancement New feature or request
#130 opened Apr 5, 2023 by yoshuawuyts
Fix bounds on impl {Chain,Zip} for tuple bug Something isn't working
#129 opened Apr 5, 2023 by yoshuawuyts
Fair chaining APIs enhancement New feature or request
#105 opened Nov 21, 2022 by yoshuawuyts
Control number of wakes in benchmark streams enhancement New feature or request
#82 opened Nov 15, 2022 by yoshuawuyts
Implement Join, Race, etc for SmallVec enhancement New feature or request help wanted Extra attention is needed
#67 opened Nov 14, 2022 by michaelwoerister
Test for wakers being swapped enhancement New feature or request
#66 opened Nov 14, 2022 by yoshuawuyts
Add stream::Zip trait api design Relates to the user-facing API
#63 opened Nov 13, 2022 by yoshuawuyts
4 of 5 tasks
Add stream::Chain trait api design Relates to the user-facing API
#62 opened Nov 13, 2022 by yoshuawuyts
4 of 5 tasks
Document fairness properties documentation Improvements or additions to documentation
#45 opened Nov 9, 2022 by yoshuawuyts
Add a NotStarted state to PollState enhancement New feature or request
#43 opened Nov 9, 2022 by yoshuawuyts
Inline PollState in future when possible performance computer goes brrrrr
#42 opened Nov 9, 2022 by yoshuawuyts
Consider redesigning AggregateError api design Relates to the user-facing API
#32 opened Nov 8, 2022 by yoshuawuyts
Replace MaybeDone/Fuse with separate input/output/state fields performance computer goes brrrrr
#22 opened Nov 4, 2022 by yoshuawuyts
9 of 13 tasks
Implement "perfect" waking through intermediate wakers performance computer goes brrrrr
#21 opened Nov 4, 2022 by yoshuawuyts
7 of 13 tasks
ProTip! Adding no:label will show everything without a label.