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
47 forks
Language: C++
last commit: almost 2 years ago
Linked from 4 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A library providing a simple and expressive way to write parallel programs with complex task dependencies. | 8 |
| A tool for automating repetitive tasks and managing dependencies in command-line workflows. | 204 |
| A task runner that automates and executes complex workflows with support for parallel jobs, Docker, and real-time output. | 27 |
| A simple, flexible command-line todo list manager that helps users focus on completing tasks. | 763 |
| An interactive command-line tool to list and run tasks defined in package.json files | 938 |
| An automation toolkit for managing developer tasks and pipelines in a concurrent, human-readable format. | 299 |
| A collection of utility code for low-overhead, cross-platform task-based asynchrony in C++ | 78 |
| A modern C++ scheduling library that allows tasks to run in thread pools with flexible timing and cron-like functionality. | 274 |
| A tool for managing tasks on remote Windows systems | 56 |
| A tiny library for managing concurrent uploads and downloads with customizable operators and background support. | 452 |
| An asynchronous and distributed task queue based on Python asyncio framework | 438 |
| An experimental task manager that uses Hunchentoot's GServer to manage concurrent requests | 22 |
| A queue manager that provides a centralized way to manage asynchronous and synchronous tasks. | 1,109 |
| A library that provides a concurrency limiting goroutine pool for efficient task execution and management. | 519 |
| A Python library for managing complex workflows with job flow control and resource management. | 106 |