Use a yaml file to stitch together commands and bash snippits and run them with a bit of style. Why? Because your bash script should be quiet and shy-like (...and not such a loud mouth).
-
Updated
Mar 20, 2022 - Go
Use a yaml file to stitch together commands and bash snippits and run them with a bit of style. Why? Because your bash script should be quiet and shy-like (...and not such a loud mouth).
A Go-implementation of the ECS (Entity-Component-System), focus on the development of game server.
A Simple Batch Processing library in Go
Distributed computing of the Mandelbrot set using GoLang, gRPC and RayLib
A framework for building multi-agent AI systems. Enables LLMs to collaborate through hierarchical organization, parallel task execution, and extensible tools.
A pipers bag - generic functions to gain concurrency - batteries included :-)
Efficient Golang sample project for processing massive files with concurrency and buffering
Go package that simplifies parallel execution of tasks.
SHA256 file verification for consistency check purposes
Count the frequency of letters in texts using parallel computation.
Type-safe DAG task orchestration library for Go with automatic concurrency and dependency resolution
A lightweight wrapper for handling SQS Events inside Lambda functions, in Go.
Package microbatch groups tasks into small batches, e.g. to reduce the number of round trips.
Human-friendly parallelization tool similar to GNU/Moreutils Parallel.
Simple Golang parallel scheduler.
A Go-based microservice to process store visit images in parallel, validate store data, and track job statuses. Includes Docker support, automated testing, and comprehensive error handling. Ideal for high-performance image processing pipelines.
Data-pipelining in Go
Calculates Pi in parallel in Go.
Add a description, image, and links to the parallel-processing topic page so that developers can more easily learn about it.
To associate your repository with the parallel-processing topic, visit your repo's landing page and select "manage topics."