awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
C

catmullet/go-workers

0
View on GitHub↗
0 stars·0 forks·7 views

Go Workers

Features

  • Task Scheduling and Queues - Concurrent worker management.

Star history

Star history chart for catmullet/go-workersStar history chart for catmullet/go-workers

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Go Workers

Similar open-source projects, ranked by how many features they share with Go Workers.
  • hatchet-dev/hatchethatchet-dev avatar

    hatchet-dev/hatchet

    6,622View on GitHub↗

    Hatchet is an open-source durable workflow engine and task orchestration platform. It provides a framework for building and executing fault-tolerant, multi-step pipelines as directed acyclic graphs (DAGs), with automatic retries, scheduling, and real-time observability. The system is built around durable task checkpointing, which persists execution state after each step so work can resume from the last checkpoint after a worker crash or restart, and it supports event-driven task resumption that pauses a task until a matching external event arrives. The platform distinguishes itself through it

    Goconcurrencydagdistributed
    View on GitHub↗6,622
  • bamzi/jobrunnerbamzi avatar

    bamzi/jobrunner

    1,088View on GitHub↗

    Framework for performing work asynchronously, outside of the request flow

    Go
    View on GitHub↗1,088
  • climech/gritclimech avatar

    climech/grit

    1,698View on GitHub↗

    Multitree-based personal task manager

    Gographgritmultitree
    View on GitHub↗1,698
  • autom8ter/machineA

    autom8ter/machine

    0View on GitHub↗
    View on GitHub↗0
See all 27 alternatives to Go Workers→

Frequently asked questions

What are the main features of catmullet/go-workers?

The main features of catmullet/go-workers are: Task Scheduling and Queues.

What are some open-source alternatives to catmullet/go-workers?

Open-source alternatives to catmullet/go-workers include: hatchet-dev/hatchet — Hatchet is an open-source durable workflow engine and task orchestration platform. It provides a framework for… bamzi/jobrunner — Framework for performing work asynchronously, outside of the request flow. climech/grit — Multitree-based personal task manager. colega/zeropool. distribworks/dkron — dkron is a distributed cron service and high availability task scheduler designed to execute scheduled commands across… autom8ter/machine.