An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: go-concurrency

vladopajic/go-actor

A lightweight library for writing concurrent programs in Go using the Actor model.

Language: Go - Size: 283 KB - Last synced at: 10 days ago - Pushed at: 27 days ago - Stars: 211 - Forks: 15

shgopher/GOFamily

🔥 《Go 程序员宝典》:go 基础语法,go 并发模式,go runtime 实现原理 ,企业级 go 语言项目经验。

Language: JavaScript - Size: 98.9 MB - Last synced at: 12 days ago - Pushed at: about 1 month ago - Stars: 2,258 - Forks: 294

rudrOwO/5-in-a-row 📦

An interactive gomoku (5 in-a-row) AI

Language: TypeScript - Size: 106 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

code-review-checklists/go-concurrency

Checklist for code reviews

Size: 18.6 KB - Last synced at: 12 days ago - Pushed at: about 4 years ago - Stars: 156 - Forks: 9

AlestackOverglow/parallelx

High-performance concurrency library for Go that provides robust abstractions for parallel task execution, worker pools, and resilience patterns.

Language: Go - Size: 28.3 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

rudrOwO/php-code-analyzer 📦

A toy code analyzer for PHP

Language: TypeScript - Size: 386 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ralvarezdev/go-concurrency

Concurrency safe types for Golang projects

Language: Go - Size: 16.6 KB - Last synced at: about 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

rudrOwO/codecrafters-sqlite

A minimal SQLite clone

Language: Go - Size: 42 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

n9mi/db-email

Experiment to compare the time execution of sending emails without and with applying concurrency in Go

Language: Go - Size: 16.6 KB - Last synced at: 17 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

zahidhasann88/concurrent-web-scraper

This is a simple yet powerful demonstration of Go's concurrency model using goroutines and channels.

Language: Go - Size: 1.95 KB - Last synced at: 11 days ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

cr-mao/go-concurrency

go并发编程总结

Language: Go - Size: 35.2 KB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

wahyuhadi/go-concurrency

Simple Example concurrency in golang

Language: Go - Size: 1000 Bytes - Last synced at: about 1 year ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

catmullet/go-workers 📦

👷 Library for safely running groups of workers concurrently or consecutively that require input and output through channels

Language: Go - Size: 974 KB - Last synced at: 9 months ago - Pushed at: over 3 years ago - Stars: 164 - Forks: 16

MassiGy/mmtime

This CLI tool aims at offering a deamon-like process that works in the background and monitors the time that the user had spent on a collection of applications.

Language: Go - Size: 2.17 MB - Last synced at: 21 days ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

cedrickchee/live Fork of jfyne/live

Live is a Go's net/http compatible Phoenix LiveView implementation.

Language: Go - Size: 626 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

IMRANDIL/Go_real_world_example

a real world project like feel, postgres at aiven cloud, golang and sql driver in place

Language: Go - Size: 988 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

medmes/introducing-go

"Introducing Go: Build Reliable, Scalable Programs".

Language: Go - Size: 26.4 KB - Last synced at: 27 days ago - Pushed at: about 5 years ago - Stars: 4 - Forks: 0

kylix31/taskinator

A TASK KILLER! Made with ♡ and Go

Language: Go - Size: 2.93 KB - Last synced at: 10 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

arvryna/go-guide

Guide with snippets for golang beginners

Language: Go - Size: 16.6 KB - Last synced at: 12 days ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

namkai/sink

A robust Go concurrency library simplifying common patterns with reusable utilities and types.

Language: Go - Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

akarshippili/go-concurrency

examples, usecases of go concurrency

Language: Go - Size: 17.6 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

vacaramin/Go-Handson

This repository is designed to gain a solid understanding of Go and its core concepts. Where there will be Exercises to grasp basic core concepts of go as a programming language

Language: Go - Size: 29.3 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

ericbrisrubio/go-workers-multipool

Manager for multi pools of workers in Golang.

Language: Go - Size: 87.9 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

omdxp/concurrency

go concurrency

Language: Assembly - Size: 6.19 MB - Last synced at: 11 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

rishiagl/go-concurrency-patterns

Go concurrency pattern code snippets and reference

Language: Go - Size: 6.84 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

monime-lab/gotasks

A production inspired task parallelization library

Language: Go - Size: 36.1 KB - Last synced at: 10 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

gasparian/worker-pool-go

Implementation of worker pool with a variable balancing strategy

Language: Go - Size: 27.3 KB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 1

girishg4t/go-concurrency

To show how Golang Concurrency works

Language: Go - Size: 5.86 KB - Last synced at: 11 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

descholar-ceo/realtime-go-frontend

This is a real-time chat app with golang in the backend and reactjs for the frontend

Language: JavaScript - Size: 331 KB - Last synced at: 26 days ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

jedi4z/go-concurrency

Language: Go - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0