Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

264 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

par-stream: Asynchronous Parallel Stream Processing

par-stream is an asynchronous parallel stream processing library for Rust.

[ crates.io | API Docs ]

Examples

  • Ordered parallel processing dataflow (code)
  • Unordered parallel processing dataflow (code)
  • Scatter and gather (code)
  • Parallel merge-sort (code)
  • Parallel shuffle (code)

Visit the examples directory to explore more examples.

License

MIT License. See LICENSE file.

About

Asynchronous parallel stream in Rust

Resources

Stars

107 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages