hyp3rd/go-worker

`go-worker` provides a simple way to manage and execute tasks concurrently and prioritized, leveraging a `TaskManager` that spawns a pool of `workers`.

GitHub repository with 6 stars and 1 forks.

Language: Go

Topics: concurrency, golang, parallel-programming, task-manager, task-runner, thread-pool, threading

Open provider repository

Latest metric snapshot

2026-06-05: 6 stars and 1 forks.

Similar repositories

  1. 1. hatchet-dev/hatchet

    🪓 An orchestration engine for background tasks, AI agents, and durable workflows

    GitHub repository with 7,293 stars and 406 forks.

    Trending score: 2.37; stars gained: +19; forks gained: +1.

    Language: Go

    Topics: event-driven, golang, workflow-engine, distributed, distributed-systems, fastapi

  2. 2. gnolang/gno

    Gno: An interpreted, stack-based Go virtual machine to build succinct and composable apps + gno.land: a blockchain for timeless code and fair open-source.

    GitHub repository with 1,071 stars and 456 forks.

    Trending score: 0.32; stars gained: +1; forks gained: +0.

    Language: Go

    Topics: bft, blockchain, composability, concurrency, cosmos, fairness

  3. 3. gammazero/workerpool

    Concurrency limiting goroutine pool

    GitHub repository with 1,453 stars and 149 forks.

    Trending score: 0.04; stars gained: +0; forks gained: +0.

    Language: Go

    Topics: worker-pool, concurrency

Trending in Go

  1. 1. esengine/DeepSeek-Reasonix

    DeepSeek-native AI coding agent for your terminal. Engineered around prefix-cache stability — leave it running.

    GitHub repository with 18,152 stars and 1,080 forks.

    Trending score: 5.71; stars gained: +1,388; forks gained: +87.

    Language: Go

    Topics: agent, agent-framework, ai-agent, ai-coding, cli, coding-agent

  2. 2. ollama/ollama

    Get up and running with Kimi-K2.6, GLM-5.1, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.

    GitHub repository with 173,201 stars and 16,447 forks.

    Trending score: 3.96; stars gained: +222; forks gained: +40.

    Language: Go

  3. 3. kubernetes/kubernetes

    Production-Grade Container Scheduling and Management

    GitHub repository with 122,694 stars and 43,257 forks.

    Trending score: 3.87; stars gained: +65; forks gained: +21.

    Language: Go

    Topics: kubernetes, go, cncf, containers

  4. 4. MatinSenPai/SenPaiScanner

    A light-weight scanner for Cloudflare IPs, written in Golang

    GitHub repository with 1,166 stars and 70 forks.

    Trending score: 3.75; stars gained: +126; forks gained: +5.

    Language: Go

  5. 5. alibaba/open-code-review

    Battle-tested at Alibaba's scale. Hybrid architecture code review tool: deterministic pipelines + LLM Agent, precise line-level comments, built-in fine-tuned ruleset (NPE, thread-safety, XSS, SQL injection), OpenAI & Anthropic compatible.

    GitHub repository with 1,646 stars and 96 forks.

    Trending score: 3.72; stars gained: +116; forks gained: +9.

    Language: Go

    Topics: agent, code-review, code-review-assistant, harness, repository-level-context

  6. 6. avelino/awesome-go

    A curated list of awesome Go frameworks, libraries and software

    GitHub repository with 174,595 stars and 13,287 forks.

    Trending score: 3.72; stars gained: +196; forks gained: +8.

    Language: Go

    Topics: golang, golang-library, go, awesome, awesome-list, hacktoberfest

Trending topic: concurrency

  1. 1. hatchet-dev/hatchet

    🪓 An orchestration engine for background tasks, AI agents, and durable workflows

    GitHub repository with 7,293 stars and 406 forks.

    Trending score: 2.37; stars gained: +19; forks gained: +1.

    Language: Go

    Topics: event-driven, golang, workflow-engine, distributed, distributed-systems, fastapi

  2. 2. Effect-TS/effect

    Build production-ready applications in TypeScript

    GitHub repository with 14,508 stars and 583 forks.

    Trending score: 1.44; stars gained: +20; forks gained: +2.

    Language: TypeScript

    Topics: cli, clustering, concurrency, dependency-injection, effect, error-handling

  3. 3. dotnet/orleans

    Cloud Native application framework for .NET

    GitHub repository with 10,787 stars and 2,129 forks.

    Trending score: 0.60; stars gained: +3; forks gained: +1.

    Language: C#

    Topics: actor-model, distributed-actors, distributed-systems, cloud-computing, concurrency, orleans

  4. 4. chapel-lang/chapel

    a Productive Parallel Programming Language

    GitHub repository with 2,000 stars and 446 forks.

    Trending score: 0.54; stars gained: +2; forks gained: +0.

    Language: Chapel

    Topics: chapel, compiler, concurrency, distributed-computing, gpu, high-performance-computing

  5. 5. Dicklesworthstone/asupersync

    Async runtime for Rust where correctness is structural: region-owned tasks, cancel-correct protocols, capability-gated effects, and deterministic replay testing

    GitHub repository with 185 stars and 20 forks.

    Trending score: 0.48; stars gained: +0; forks gained: +0.

    Language: Rust

    Topics: async, concurrency, runtime, rust, structured-concurrency

  6. 6. ambonvik/cimba

    A multithreaded discrete event simulation library in C, using POSIX pthreads for parallelized trials and replications, stackful asymmetric coroutines for concurrent simulated processes inside each thread, and optionally CUDA or other GPGPU parallelism for detailed model physics inside each coroutine.

    GitHub repository with 72 stars and 2 forks.

    Trending score: 0.33; stars gained: +1; forks gained: +0.

    Language: C

    Topics: coroutines, discrete-event-simulation, hashheap, random-number-generators, simulation, statistical-analysis