Cronos
Cron parser
A .NET library for parsing and working with Cron expressions in time zones.
A fully-featured .NET library for working with Cron expressions. Built with time zones in mind and intuitively handles daylight saving time transitions
1k stars
24 watching
121 forks
Language: C#
last commit: 2 months ago
Linked from 1 awesome list
croncron-expressiondotnetdotnet-core
Related projects:
Repository | Description | Stars |
---|---|---|
| A lightweight parser and scheduler for cron expressions in Go. | 422 |
| A library for parsing and manipulating time ranges based on cron expressions | 18 |
| A JavaScript/TypeScript library for scheduling and managing tasks based on cron expressions. | 2,071 |
| A library for parsing and composing Cron format strings in Elixir. | 93 |
| A CLI tool to simplify working with cron expressions. | 21 |
| A cron system for Meteor that synchronizes jobs across multiple processes | 499 |
| A library that parses and breaks down cron expressions into their component parts | 4 |
| Converts human-readable time expressions into valid cron formats | 146 |
| A library that allows developers to write and execute custom cron job schedules in a human-readable format. | 101 |
| Provides cron-like facilities directly inside Common Lisp. | 16 |
| A cron like system built in Elixir that allows you to schedule jobs and run them at specific times or intervals. | 48 |
| Converts cron expressions into human-readable descriptions | 1,018 |
| A Go library that provides a simple and flexible way to schedule recurring tasks and jobs. | 1,033 |
| A PHP implementation of a cron job scheduler with features like event-driven execution and logging. | 144 |
| A Golang package that provides a ticker implementation with Cron scheduling capabilities | 16 |