17 results found Sort:

327
9.6k
mit
64
Better structured concurrency for go
Created 2023-01-02
236 commits to main branch, last one about a year ago
20
1.5k
mit
8
Go toolkit for clean, composable, channel-based concurrency
Created 2024-02-02
92 commits to main branch, last one 2 months ago
708
433
unknown
7
Ex 1 - Run timed quizzes via the command line
Created 2017-10-03
38 commits to master branch, last one 5 years ago
29
413
apache-2.0
27
Safe direct-style concurrency and resiliency for Scala on the JVM
Created 2023-01-18
570 commits to master branch, last one 19 hours 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
Universal goroutine monitor using pprof and termui
Created 2021-03-02
50 commits to main branch, last one 6 months ago
8
153
apache-2.0
3
Notification broadcaster library
Created 2021-10-14
27 commits to master branch, last one 2 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
101
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
4
Go example that uses channels to build an execution pipeline
Created 2016-08-28
33 commits to master branch, last one 5 months ago
6
68
apache-2.0
4
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
429 commits to master branch, last one about a month ago
5
44
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 4 months 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