transwarp
Task manager
A C++ library for task concurrency allowing asynchronous execution of tasks in a graph structure.
A header-only C++ library for task concurrency
623 stars
37 watching
46 forks
Language: C++
last commit: over 1 year ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
clin99/cpp-taskflow | A library providing a simple and expressive way to write parallel programs with complex task dependencies. | 6 |
tbrand/neph | A tool for automating repetitive tasks and managing dependencies in command-line workflows. | 204 |
marghidanu/werk | A task runner that automates and executes complex workflows with support for parallel jobs, Docker, and real-time output. | 27 |
sjl/t | A simple, flexible command-line todo list manager that helps users focus on completing tasks. | 760 |
ruyadorno/ntl | An interactive command-line tool to list and run tasks defined in package.json files | 935 |
taskctl/taskctl | An automation toolkit for managing developer tasks and pipelines in a concurrent, human-readable format. | 295 |
microsoft/arcana.cpp | A collection of utility code for low-overhead, cross-platform task-based asynchrony in C++ | 78 |
bosma/scheduler | A modern C++ scheduling library that allows tasks to run in thread pools with flexible timing and cron-like functionality. | 274 |
riccardoancarani/taskshell | A tool for managing tasks on remote Windows systems | 56 |
nghialv/transporter | A tiny library for managing concurrent uploads and downloads with customizable operators and background support. | 453 |
cr0hn/aiotasks | An asynchronous and distributed task queue based on Python asyncio framework | 439 |
mdbergmann/cl-tbnl-gserver-tmgr | An experimental task manager that uses Hunchentoot's GServer to manage concurrent requests | 22 |
fabriziobrancati/queuer | A queue manager that provides a centralized way to manage asynchronous and synchronous tasks. | 1,088 |
xxjwxc/gowp | A library that provides a concurrency limiting goroutine pool for efficient task execution and management. | 516 |
bloomreach/briefly | A Python library for managing complex workflows with various types of tasks and resources | 105 |