-
Notifications
You must be signed in to change notification settings - Fork 33
Issues: yoshuawuyts/futures-concurrency
Replace
MaybeDone
/Fuse
with separate input/output/state f...
#22
opened Nov 4, 2022 by
yoshuawuyts
Open
4
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
Only a single cpu core is utilized when Something isn't working
join
-ing on tokio
runtime
bug
#185
opened May 4, 2024 by
manifest
Add an inherent into_stream method for ConcurrentIterator
enhancement
New feature or request
#178
opened Apr 12, 2024 by
yoshuawuyts
Implement precise waking on New feature or request
alloc
targets
enhancement
#166
opened Mar 11, 2024 by
yoshuawuyts
Stream::merge
may be susceptible to stream "barbara battles buffered streams"
#165
opened Feb 19, 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
#137
opened Jun 11, 2023 by
yoshuawuyts
9 of 12 tasks
Add New feature or request
try_join
and race_ok
methods to FutureExt
enhancement
#130
opened Apr 5, 2023 by
yoshuawuyts
Fix bounds on Something isn't working
impl {Chain,Zip} for tuple
bug
#129
opened Apr 5, 2023 by
yoshuawuyts
Possibly unnecessary use of computer goes brrrrr
Mutex
in Merge
implementation?
performance
#116
opened Jan 3, 2023 by
extremeandy
Add a benchmark comparing task spawning vs in-line joining
enhancement
New feature or request
#90
opened Nov 16, 2022 by
yoshuawuyts
Control number of wakes in benchmark streams
enhancement
New feature or request
#82
opened Nov 15, 2022 by
yoshuawuyts
Implement New feature or request
help wanted
Extra attention is needed
Join
, Race
, etc for SmallVec
enhancement
#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 Relates to the user-facing API
stream::Zip
trait
api design
#63
opened Nov 13, 2022 by
yoshuawuyts
4 of 5 tasks
Add Relates to the user-facing API
stream::Chain
trait
api design
#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 New feature or request
NotStarted
state to PollState
enhancement
#43
opened Nov 9, 2022 by
yoshuawuyts
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.