19 results found Sort:

334
9.9k
mit
65
Better structured concurrency for go
Created 2023-01-02
236 commits to main branch, last one about a year ago
22
1.7k
mit
9
Go toolkit for clean, composable, channel-based concurrency
Created 2024-02-02
95 commits to main branch, last one 2 months ago
714
441
unknown
6
Ex 1 - Run timed quizzes via the command line
Created 2017-10-03
38 commits to master branch, last one 5 years ago
29
431
apache-2.0
26
Safe direct-style concurrency and resiliency for Scala on the JVM
Created 2023-01-18
606 commits to master branch, last one 2 days ago
These are all my learnings gathered on concurrency in golang
Created 2022-05-15
11 commits to main branch, last one 2 years ago
Floc: Orchestrate goroutines with ease.
Created 2017-07-03
133 commits to main branch, last one 3 years ago
A lightweight library for writing concurrent programs in Go using the Actor model.
Created 2022-08-16
207 commits to main branch, last one 26 days ago
Universal goroutine monitor using pprof and termui
Created 2021-03-02
56 commits to main branch, last one 2 months ago
8
154
apache-2.0
3
Notification broadcaster library
Created 2021-10-14
27 commits to master branch, last one 3 years ago
16
123
mit
2
A minimal and efficient workerpool implementation in Go using goroutines.
Created 2020-06-21
22 commits to master branch, last one 3 years ago
:beer: 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,...
Created 2020-03-26
720 commits to master branch, last one 3 years ago
9
102
apache-2.0
3
It is an efficient, flexible, and lightweight goroutine pool. It provides an easy way to deal with concurrent tasks with limited resource.
Created 2020-10-07
35 commits to master branch, last one 2 years ago
Synchronization for groups of related goroutines
Created 2019-03-14
33 commits to master branch, last one 3 years ago
8
73
unknown
3
Go example that uses channels to build an execution pipeline
Created 2016-08-28
33 commits to master branch, last one 8 months ago
6
68
apache-2.0
3
Structured Concurrency in Go
Created 2019-11-23
13 commits to master branch, last one 3 years ago
Go-like features for Python and Cython. (mirror of https://lab.nexedi.com/kirr/pygolang)
Created 2018-07-02
508 commits to master branch, last one 18 days ago
5
45
unknown
2
A simple gRPC server-client code with an http client for sending data
Created 2023-11-23
80 commits to dev branch, last one 7 months ago
1
45
mit
1
📐 Structured concurrency for Go.
Created 2025-02-08
36 commits to master branch, last one about a month ago
For goroutines and channels, I created an application using a Dispatcher -> Worker -> Job pattern to benchmark and compare results in differing scenarios. These comparisons would allow me to see how t...
Created 2023-04-06
39 commits to main branch, last one about a year ago