issues
search
async-rs
/
parallel-stream
Data parallelism library for async-std.
https://docs.rs/parallel-stream
Apache License 2.0
93
stars
16
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Does not compile with latest async-std and additional compilation errors
#22
ethindp
closed
3 years ago
2
Fix build with async_std 1.9.0
#21
alexmaco
closed
3 years ago
1
Remove forbid(rust_2018_idioms)
#20
mankinskin
closed
4 years ago
2
Conflict with pin_project about `rust_2018_idioms`
#19
mankinskin
closed
4 years ago
0
Please document how to handle errors
#18
joshtriplett
opened
4 years ago
0
Requiring `T` to be `Sync` prevents use cases that work with `task:spawn`
#17
athei
opened
4 years ago
0
fix ci
#16
jbr
closed
4 years ago
1
A restrospection on interoperatabiliy with futures crate
#15
jerry73204
opened
4 years ago
1
add ParallelStream::find_map
#14
bnjjj
opened
4 years ago
0
add ParallelStream::filter
#13
bnjjj
opened
4 years ago
0
Added skip and Skip struct to parallel stream.
#12
justin1dennison
opened
4 years ago
1
Add ParallelStream::count
#11
Thegaram
opened
4 years ago
0
Filter Map: Add to project
#10
CollinValley
opened
4 years ago
0
Add zip and enumerate
#9
leshow
closed
4 years ago
0
Implement ParallelStream::any
#8
amadeusine
closed
9 months ago
0
Implementing from_fn
#7
justin1dennison
opened
4 years ago
0
Suggestion: Spawn tasks on first poll
#6
Thegaram
opened
4 years ago
0
Expand logging beyond async-std's `task::spawn` calls
#5
yoshuawuyts
opened
4 years ago
1
Move task spawning to driver methods
#4
yoshuawuyts
opened
4 years ago
2
Limits
#3
yoshuawuyts
closed
4 years ago
0
[tracking] Streams parity
#2
yoshuawuyts
opened
4 years ago
4
Method: limit
#1
yoshuawuyts
opened
4 years ago
1