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
·
jobrunr avatar

jobrunr/jobrunr

0
View on GitHub↗
2,999 stars·318 forks·Java·4 viewswww.jobrunr.io/en↗

Jobrunr

An extremely easy way to perform background processing in Java. Backed by persistent storage. Open and free for commercial use.

Features

  • Job Scheduling - Scheduling library utilizing lambdas for fire-and-forget and recurring jobs.

Star history

Star history chart for jobrunr/jobrunrStar history chart for jobrunr/jobrunr

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 Jobrunr

Similar open-source projects, ranked by how many features they share with Jobrunr.
  • yigit/android-priority-jobqueueyigit avatar

    yigit/android-priority-jobqueue

    3,385View on GitHub↗
    Java
    View on GitHub↗3,385
  • carlescere/schedulercarlescere avatar

    carlescere/scheduler

    469View on GitHub↗

    Job scheduling made easy.

    Go
    View on GitHub↗469
  • go-co-op/gocrongo-co-op avatar

    go-co-op/gocron

    7,071View on GitHub↗

    gocron is a task scheduling library for Go designed to automate recurring tasks using crontab expressions, fixed durations, and specific calendar dates. It functions as a concurrent job manager and execution monitor that tracks task lifecycles and performance. The project provides distributed task scheduling through leader election and distributed locking to prevent duplicate job execution across multiple nodes. It further distinguishes itself with a concurrency management system that implements singleton constraints and global execution quotas to protect system resources. The scheduler cove

    Go
    View on GitHub↗7,071
  • 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
See all 13 alternatives to Jobrunr→

Frequently asked questions

What does jobrunr/jobrunr do?

An extremely easy way to perform background processing in Java. Backed by persistent storage. Open and free for commercial use.

What are the main features of jobrunr/jobrunr?

The main features of jobrunr/jobrunr are: Job Scheduling.

What are some open-source alternatives to jobrunr/jobrunr?

Open-source alternatives to jobrunr/jobrunr include: yigit/android-priority-jobqueue. carlescere/scheduler — Job scheduling made easy. go-co-op/gocron — gocron is a task scheduling library for Go designed to automate recurring tasks using crontab expressions, fixed… kagkarlsson/db-scheduler — Persistent cluster-friendly scheduler for Java. kilgaloon/leprechaun — You had one job, or more then one, which can be done in steps. bamzi/jobrunner — Framework for performing work asynchronously, outside of the request flow.