awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

17 repository-uri

Awesome GitHub RepositoriesTask Scheduling

Libraries for managing time-based and recurring background tasks.

Explore 17 awesome GitHub repositories matching part of an awesome list · Task Scheduling. Refine with filters or upvote what's useful.

Awesome Task Scheduling GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • quartznet/quartznetAvatar quartznet

    quartznet/quartznet

    6,997Vezi pe GitHub↗

    Quartz.NET is a job scheduler for .NET applications designed to schedule and execute programmatic tasks. It functions as a distributed task orchestrator and enterprise task orchestrator, capable of managing recurring jobs with concurrency limits and complex intervals. The system provides high availability through a clustered execution model that balances loads and provides fail-over redundancy across multiple server instances. It utilizes a relational database job store to persist job and trigger states, ensuring that scheduled tasks survive application restarts. The framework includes capab

    Enterprise-grade job scheduling library for .NET.

    C#c-sharpcrondotnet
    Vezi pe GitHub↗6,997
  • danielgerlag/workflow-coreAvatar danielgerlag

    danielgerlag/workflow-core

    5,884Vezi pe GitHub↗

    Lightweight workflow engine for .NET Standard

    Lightweight, embeddable workflow engine.

    C#hacktoberfestsagasaga-transactions
    Vezi pe GitHub↗5,884
  • arcenox-co/tickerqAvatar Arcenox-co

    Arcenox-co/TickerQ

    3,505Vezi pe GitHub↗

    TickerQ is a fast, reflection-free background task scheduler for .NET built with source generators, EF Core integration, cron time-based execution, and a real-time dashboard.

    High-performance, reflection-free job scheduler.

    C#background-processingdotnetjob-scheduler
    Vezi pe GitHub↗3,505
  • azure/durabletaskAvatar Azure

    Azure/durabletask

    1,720Vezi pe GitHub↗

    Durable Task Framework allows users to write long running persistent workflows in C# using the async/await capabilities.

    Framework for writing long-running persistent workflows.

    C#
    Vezi pe GitHub↗1,720
  • jmrozanec/cron-utilsAvatar jmrozanec

    jmrozanec/cron-utils

    1,208Vezi pe GitHub↗

    Cron utils for parsing, validations and human readable descriptions as well as date/time interoperability.

    Library for parsing and validating cron expressions.

    Javacroncron-definitionscron-expression
    Vezi pe GitHub↗1,208
  • atifaziz/ncrontabAvatar atifaziz

    atifaziz/NCrontab

    986Vezi pe GitHub↗

    Crontab for .NET

    Library for parsing crontab expressions and calculating schedules.

    C#crontabdotnethacktoberfest
    Vezi pe GitHub↗986
  • knowm/sundialAvatar knowm

    knowm/Sundial

    280Vezi pe GitHub↗

    A Light-weight Job Scheduling Framework

    Job scheduling framework for managing background tasks.

    Javacronjavaquartz
    Vezi pe GitHub↗280
  • ncronjob-dev/ncronjobAvatar NCronJob-Dev

    NCronJob-Dev/NCronJob

    205Vezi pe GitHub↗

    A Job Scheduler sitting on top of IHostedService in dotnet.

    Job scheduler integrated with .NET hosted services.

    C#cronjobcsharpdotnet
    Vezi pe GitHub↗205
  • hugoj0s3/naturalcronAvatar hugoj0s3

    hugoj0s3/NaturalCron

    98Vezi pe GitHub↗

    Human-readable recurrence expressions for .NET – easier than Cron!

    Scheduling library using natural-language expressions.

    C#croncsharpdate-time
    Vezi pe GitHub↗98
  • occurify/occurifyAvatar Occurify

    Occurify/Occurify

    75Vezi pe GitHub↗

    A powerful and intuitive .NET library for defining, filtering, transforming, and scheduling instant and period timelines.

    Library for defining and scheduling timeline-based events.

    C#astronomycoordinatescron
    Vezi pe GitHub↗75
  • fizista/micropython-mcronAvatar fizista

    fizista/micropython-mcron

    39Vezi pe GitHub↗

    .. role:: bash(code) :language: bash

    Time-based task scheduling program.

    Python
    Vezi pe GitHub↗39
  • thomasgalliker/ncrontab.schedulerAvatar thomasgalliker

    thomasgalliker/NCrontab.Scheduler

    20Vezi pe GitHub↗

    NCrontab.Scheduler is a simple, open source task scheduling system that can be used in any .NET application

    Task scheduler based on crontab expressions.

    C#automationcroncronjob
    Vezi pe GitHub↗20
  • elasticjob/elastic-job-liteE

    elasticjob/elastic-job-lite

    0Vezi pe GitHub↗

    Distributed scheduled job solution for large-scale systems.

    Vezi pe GitHub↗0
  • thinktransit/micropython-aioscheduleAvatar ThinkTransit

    ThinkTransit/micropython-aioschedule

    12Vezi pe GitHub↗

    This project is very much a work in progress. Feel free to submit issues/PR's

    Persistent scheduler supporting deepsleep between tasks.

    Python
    Vezi pe GitHub↗12
  • fizista/micropython-scronAvatar fizista

    fizista/micropython-scron

    9Vezi pe GitHub↗

    .. role:: bash(code) :language: bash

    Unix-style cron task scheduler.

    Python
    Vezi pe GitHub↗9
  • lorcap/micropython-suntimeL

    lorcap/micropython-suntime

    0Vezi pe GitHub↗

    This library provides an approximated calculation of sunrise and sunset time. It is written in Python and targets the MicroPython's constrained environments.

    Calculates sunrise and sunset times based on coordinates.

    Vezi pe GitHub↗0
  • peterhinch/micropython-asyncP

    peterhinch/micropython-async

    0Vezi pe GitHub↗

    CPython supports asynchronous programming via the asyncio library. MicroPython provides asyncio which is a subset of this, optimised for small code size and high performance on bare metal targets. This repository provides documentation, tutorial material and code to aid in its effective use.

    Scheduler for asyncio-based applications.

    Vezi pe GitHub↗0
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Task Scheduling