Skip Navigation
Lobste.rs @lemmy.bestiver.se RSS Bot @lemmy.bestiver.se
BOT

Pumps - eager streams for rust

github.com GitHub - alexpusch/pumps_rs

Contribute to alexpusch/pumps_rs development by creating an account on GitHub.

GitHub - alexpusch/pumps_rs

A while ago I <a href="https://github.com/alexpusch/rust-magic-patterns/blob/master/rust-stream-visualized/Readme.md" rel="ugc">played around with futures Stream visualizations</a>. i found some limiting characteristics that can be partially attributed to Stream lazy nature. I’ve created a small alternative to Streams which builds around tasks and channels. - <a href="https://github.com/alexpusch/pumps_rs" rel="ugc">https://github.com/alexpusch/pumps_rs</a> I’ll be happy to hear your thoughts Comments

0
0 comments