TaskScheduler
Task scheduler library
Provides a .NET wrapper for the Windows Task Scheduler
Provides a .NET wrapper for the Windows Task Scheduler. It aggregates the multiple versions, provides an editor and allows for localization.
1k stars
41 watching
192 forks
Language: C#
last commit: 6 months ago componentcontrolscsharpdotnettask-schedulerwindowswinforms
Related projects:
Repository | Description | Stars |
---|---|---|
anotherkamila/tasksched | A Taskwarrior web UI that allows users to schedule tasks and view their next task or most urgent task | 38 |
google/marl | A task scheduler that manages the execution of tasks across multiple threads or fibers. | 1,881 |
bosma/scheduler | A modern C++ scheduling library that allows tasks to run in thread pools with flexible timing and cron-like functionality. | 274 |
danengelbrecht/bikeshed | A high-performance, lock-free task scheduler for managing hierarchical tasks with dependencies. | 108 |
icanzilb/taskqueue | A Swift library that allows developers to schedule and execute tasks in a synchronous manner. | 682 |
dask/distributed | A library for managing and orchestrating parallel computing tasks across multiple machines | 1,579 |
daflh/skeduler | An event scheduling application built with Firebase | 2 |
leosperry/chroniton | A library for running tasks on schedules with strongly typed jobs and asynchronous execution. | 182 |
p-ranav/task_system | A task scheduling system built with C++14 primitives to manage concurrent tasks and queues. | 40 |
pplux/px_sched | A single header C++11 task scheduler for managing concurrent tasks. | 190 |
hey-hoho/schedulemastercore | A distributed task management system with a web UI, supporting cross-platform deployment and multiple scheduling features. | 855 |
byulparan/scheduler | A tool for scheduling tasks with a time-based delay, allowing code execution to occur ahead of the scheduled task time. | 9 |
stav121/tasklet | An asynchronous task scheduling library written in Rust. | 30 |
richiesams/fibertaskinglib | An asynchronous task scheduler for parallelizing computations with arbitrary dependencies using fibers. | 936 |
kagkarlsson/db-scheduler | A task scheduler that allows for cluster-friendly, persistent tasks with high throughput and minimal dependencies. | 1,263 |