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

labulakalia/crocodile

Distributed Task Scheduling System|分布式定时任务调度平台 observed · 2026-08-28

github.com/labulakalia/crocodile · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

34/100

  • Activity 25
  • Release rhythm 8
  • Longevity 100
How is this computed?

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

  • gap_med: n/a
  • age_days: 2634
  • days_rel: n/a
  • days_push: 450
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1080 stars · 179 forks observed · 2026-08-28

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

Crocodile is a distributed task scheduling system written in Go with a web UI for managing scheduled tasks. It supports HTTP request tasks and running shell, Python, Node.js, and Go code across worker nodes, with real-time logs, task dependencies, and Redis/MySQL backing.

Use cases

  • schedule cron jobs across multiple servers
  • run shell scripts on a schedule with a web UI
  • distribute periodic tasks to worker machines
  • trigger HTTP requests on a schedule
  • chain parent and child tasks with dependencies
  • view real-time logs of running scheduled tasks
  • self-hosted alternative to cron with alerting

When to choose

  • you need a self-hosted distributed scheduler with a web interface
  • you want to run scripts or HTTP tasks across many worker nodes
  • you need real-time task logs and the ability to kill running tasks
  • you want task dependency chains and retry/alerting features

When to avoid

  • you only need simple single-machine cron scheduling
  • you don't want to operate Redis and MySQL dependencies
  • you need a fully managed cloud scheduler
  • your tasks require runtimes not supported by the workers

Facets

application · maturity active

scheduling workflow-automation http-client webhook logging monitoring microservices developer-tools self-hosted windows self-hosted go distributed-task-scheduler cron-jobs golang grpc task-orchestration web-ui automation devops linux macos docker web-server

1 source

Member repositories

RepositoryRoleHealth v2
labulakalia/crocodilemain34

For agents

markdown · JSON · MCP: product_card(name="labulakalia/crocodile")

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