The Wayback Machine - https://web.archive.org/web/20211005165016/https://github.com/topics/concurrent-data-structure
Skip to content
#

concurrent-data-structure

Here are 100 public repositories matching this topic...

ordered-concurrently

Ordered-concurrently a library for parallel processing with ordered output in Go. Process work concurrently / in parallel and returns output in a channel in the order of input. It is useful in concurrently / parallelly processing items in a queue, and get output in the order provided by the queue.
  • Updated Sep 23, 2021
  • Go

Improve this page

Add a description, image, and links to the concurrent-data-structure topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the concurrent-data-structure topic, visit your repo's landing page and select "manage topics."

Learn more