Ross ROSS = Recommend OSS · open-source software intelligence for agents

ajvb/kala

Modern Job Scheduler observed · 2026-08-28

github.com/ajvb/kala · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

57/100

  • Activity 55
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4185
  • days_rel: n/a
  • days_push: 272
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2155 stars · 191 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Kala is a simplistic, modern job scheduler written in Go that runs as a single binary with a JSON-over-HTTP API and a web UI. It supports ISO 8601 and interval scheduling, retries, dependent jobs, and persistence via multiple database backends like BoltDB, Redis, Postgres, and Mongo.

Use cases

  • schedule recurring jobs with cron-like ISO 8601 intervals
  • run background tasks from a simple HTTP API
  • replace Chronos with a simpler job scheduler for a startup
  • chain dependent jobs with retries
  • persist scheduled jobs in Redis, Postgres, Mongo, or BoltDB
  • manage scheduled jobs through a web dashboard

When to avoid

  • you need battle-tested fault tolerance or massive scale
  • you need distributed scheduling across a cluster
  • you need complex workflow orchestration features

Facets

service · maturity active

scheduling workflow-automation http-server api-framework backend self-hosted windows go self-hosted job-scheduler cron iso8601 single-binary web-ui retries dependent-jobs automation devops linux macos docker

1 source

Member repositories

RepositoryRoleHealth v2
ajvb/kalamain57

For agents

markdown · JSON · MCP: product_card(name="ajvb/kala")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem