# rk/go-cron

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/rk-go-cron).**

239 stars · 15 forks · Go

## Links

- GitHub: https://github.com/rk/go-cron
- awesome-repositories: https://awesome-repositories.com/repository/rk-go-cron.md

## Description

A simple Cron library for go that can execute closures or functions at varying intervals, from once a second to once a year on a specific date and time. Primarily for web applications and long running daemons.

## Tags

### Part of an Awesome List

- [Job Schedulers](https://awesome-repositories.com/f/awesome-lists/devtools/job-schedulers.md) — Simple library for executing functions at specific intervals or dates.
