Top 9 Go Parallel Projects
-
singularity
Singularity has been renamed to Apptainer as part of us moving the project to the Linux Foundation. This repo has been persisted as a snapshot right before the changes.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
-
gago
:four_leaf_clover: Evolutionary optimization library for Go (genetic algorithm, partical swarm optimization, differential evolution)
-
-
-
-
repeater
A tool which repeats a command n amounts of time. Includes parallelization, error handling, progress and slight tweaks.
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
ordered-concurrently
Ordered-concurrently a library for concurrent processing with ordered output in Go. Process work concurrently and returns output in a channel in the order of input. It is useful in concurrently processing items in a queue, and get output in the order provided by the queue.
-
Go Parallel discussion
Go Parallel related posts
Index
What are some of the best open-source Parallel projects in Go? This list will help you:
# | Project | Stars |
---|---|---|
1 | singularity | 2,579 |
2 | rush | 1,028 |
3 | gago | 901 |
4 | util | 299 |
5 | gool | 72 |
6 | tandem | 65 |
7 | repeater | 61 |
8 | ordered-concurrently | 40 |
9 | gleichzeitig | 7 |