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
cybergarage avatar

cybergarage/go-job

0
View on GitHub↗
1 star·0 forks·Go·Apache-2.0·10 views

Go Job

go-job is a flexible and extensible job scheduling and execution library for Go. It enables you to register, schedule, and manage jobs with arbitrary function signatures, supporting custom executors, priorities, and advanced scheduling options such as cron expressions and delayed execution.

Features

  • Job Schedulers - Flexible and extensible library for scheduling and executing tasks.

Star history

Star history chart for cybergarage/go-jobStar history chart for cybergarage/go-job

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. 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

Projects sharing features with Go Job

These projects share indexed features with Go Job. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • bart6114/cheekbart6114 avatar

    bart6114/cheek

    197View on GitHub↗

    cheek: a pico-sized declarative job scheduler

    Gocrongogolang
    View on GitHub↗197
  • carlescere/schedulercarlescere avatar

    carlescere/scheduler

    469View on GitHub↗

    Job scheduling made easy.

    Go
    View on GitHub↗469
  • adhocore/gronxadhocore avatar

    adhocore/gronx

    506View on GitHub↗

    Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner, job scheduler and/or daemon for Golang (tested on v1.13+) and standalone usage. If you are bold, use it to replace crontab entirely.

    Go
    View on GitHub↗506
Compare all 22 related projects→

Frequently asked questions

What does cybergarage/go-job do?

go-job is a flexible and extensible job scheduling and execution library for Go. It enables you to register, schedule, and manage jobs with arbitrary function signatures, supporting custom executors, priorities, and advanced scheduling options such as cron expressions and delayed execution.

What are the main features of cybergarage/go-job?

The main features of cybergarage/go-job are: Job Schedulers.

Which projects share features with cybergarage/go-job?

Projects with overlapping indexed features include: bamzi/jobrunner — Framework for performing work asynchronously, outside of the request flow. bart6114/cheek — cheek: a pico-sized declarative job scheduler. carlescere/scheduler — Job scheduling made easy. deepaksinghvi/cdule — cdule (pronounce as Schedule) Golang based scheduler library with database support. fieldryand/goflow — Simple but powerful DAG scheduler and dashboard. adhocore/gronx — Lightweight, fast and dependency-free Cron expression parser (due checker, next/prev due date finder), task runner,…