16 results found Sort:

293
8.6k
mit
61
Better structured concurrency for go
Created 2023-01-02
236 commits to main branch, last one 5 months ago
691
404
unknown
7
Ex 1 - Run timed quizzes via the command line
Created 2017-10-03
38 commits to master branch, last one 4 years ago
6
387
mit
3
Go concurrency with channel transformations: a toolkit for streaming, batching, pipelines, and error handling
Created 2024-02-02
61 commits to main branch, last one 8 days ago
23
338
apache-2.0
26
Safe direct style concurrency and resiliency for Scala on the JVM
Created 2023-01-18
427 commits to master branch, last one a day 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 2 years ago
Universal goroutine monitor using pprof and termui
Created 2021-03-02
49 commits to main branch, last one 5 months ago
8
148
apache-2.0
3
Notification broadcaster library
Created 2021-10-14
27 commits to master branch, last one 2 years ago
15
123
mit
2
A minimal and efficient workerpool implementation in Go using goroutines.
Created 2020-06-21
22 commits to master branch, last one 2 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 2 years ago
7
97
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
6
63
apache-2.0
4
Structured Concurrency in Go
Created 2019-11-23
13 commits to master branch, last one 2 years ago
Go-like features for Python and Cython. (mirror of https://lab.nexedi.com/kirr/pygolang)
Created 2018-07-02
422 commits to master branch, last one 8 days ago
5
39
unknown
2
A simple gRPC server-client code with an http client for sending data
Created 2023-11-23
76 commits to dev branch, last one 6 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 6 months ago