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

roylee0704/gron

gron, Cron Jobs in Go. observed · 2026-08-28

github.com/roylee0704/gron · Go · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3742
  • days_rel: n/a
  • days_push: 1216
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1034 stars · 64 forks observed · 2026-08-28

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

Gron is a Go library providing a minimalist API for scheduling cron-style periodic jobs in-process. It supports custom job types, custom schedules, and time-of-day scheduling with thread-safe execution.

Use cases

  • schedule recurring tasks in a Go application
  • run a function every hour in Go
  • run jobs at a specific time of day
  • implement custom scheduled job types
  • replace crontab with in-process scheduling

When to choose

  • you need lightweight in-process cron scheduling in Go
  • you want customizable job types and schedules

When to avoid

  • you need distributed or persistent job scheduling across machines
  • you need cron expression parsing or complex calendars

Facets

library · maturity maintenance

scheduling concurrency developer-tools go cross-platform cron job-scheduler goroutines automation

1 source

Member repositories

RepositoryRoleHealth v2
roylee0704/gronmain32

For agents

markdown · JSON · MCP: product_card(name="roylee0704/gron")

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