Image processing algorithms in pure Go
- Updated
Sep 24, 2024 - Go
Image processing algorithms in pure Go
Concurrency in Go video course with in depth explanations & examples
A collection of useful utility functions
Open-source storage engine for highly concurrent, transactional log-structured key-value storage.
Notification broadcaster library
⚡ Fast Concurrent / Parallel Sorting in Go
🍺 In-depth internals, my personal notes, example codes and projects. Includes - Thousands of codes, OOP, Concurrency, Parallelism, Goroutines, Mutexes & Wait Groups, Testing in Go, Go tool chain, Backend web development, Some projects including Log file parser using bufio.Scanner, Spam Masker, Retro led clock, Console animations, Dictionary prog…
Simplifies the parallelization of function calls.
Scar programming language
Run shell commands in parrallel
Golang Concurrency examples with explanations
A pipers bag - generic functions to gain concurrency - batteries included :-)
Reliable batches with ease.
A Go library for massive virtual parallelism © 2018–present Harald Rudell harald.rudell@gmail.com (https://haraldrudell.github.io/haraldrudell/)
Electrician is a high-performance Go library for building scalable, concurrent, and resilient data pipelines. Inspired by Haskell's pipes and conduits, it abstracts low-level concurrency management, allowing developers to focus on data flow, transformations, and reliability patterns.
Concurrency is not parallelism.. hey! wait a second!!!
A collection of Go concurrency examples demos of goroutines, channels, synchronization, timeouts, and select. Learn and explore concurrency idioms in Go with small, self-contained programs.
Count the frequency of letters in texts using parallel computation.
Concurrency Crash Course
Add a description, image, and links to the parallelism topic page so that developers can more easily learn about it.
To associate your repository with the parallelism topic, visit your repo's landing page and select "manage topics."