enkiTS

Parallel scheduler

An API and scheduling library for parallel programming using multicore CPUs

A permissively licensed C and C++ Task Scheduler for creating parallel programs. Requires C++11 support.

GitHub

2k stars
61 watching
148 forks
Language: C++
last commit: about 2 years ago
Linked from 1 awesome list

cc-plus-plusenkitsgamedevmultithreadingschedulingthread

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
dougbinks/enkitsexamplesC and C++ examples for a parallel program task scheduler86
dask/distributedA library for managing and orchestrating parallel computing tasks across multiple machines1,582
danengelbrecht/bikeshedA high-performance, lock-free task scheduler for managing hierarchical tasks with dependencies.111
conorwilliams/libforkA tasking library that enables ultra-fine grained parallelism and efficient scheduling of tasks without the use of locks or manual threading620
pplux/px_schedA single header C++11 task scheduler for managing concurrent tasks.190
p-ranav/task_systemA task scheduling system built with C++14 primitives to manage concurrent tasks and queues.41
deepaksinghvi/cduleA Golang-based scheduler library with database support55
bosma/schedulerA modern C++ scheduling library that allows tasks to run in thread pools with flexible timing and cron-like functionality.274
jhuckaby/cronicleA distributed task scheduler and runner with a web-based UI that handles scheduling, job running, and real-time stats across multiple servers.3,975
richiesams/fibertaskinglibAn asynchronous task scheduler for parallelizing computations with arbitrary dependencies using fibers.939
rk/go-cronA simple Go library to handle scheduled tasks with varying intervals.233
ivanseidel/arduinothreadA C++ library that simplifies the management of parallel tasks on Arduino boards.957
wakatime/wakaqA background task queue for Python applications backed by Redis and Celery.576
sustrik/libdillStructured concurrency primitives for C to manage concurrent tasks efficiently1,692
crazy-max/swarm-cronjobAutomatically schedules tasks on a distributed system using Docker Swarm and Go773