350 skills found · Page 8 of 12
Alexin09 / Cc Subagent CodexLet Claude Code / OpenCode delegate coding tasks to parallel Codex subagents via tmux
520github / Fw Parallel Taskmulti-task parallel execution framework - 多任务并行执行框架
applicationskeleton / Skeletona tool to generate skeleton applications that mimic a real applications' parallel or distributed performance at a task level
tooomasy / Cpp TaskflowCpp-Taskflow is a C++ library for managing and scheduling tasks that may be dependent on one another, represented as a DAG (directed acyclic graph). The library provides a simple and efficient way to express complex task dependencies and execute them in a highly concurrent and parallel manner.
agottem / WeldWeld is an implementation of a non-recursive build system on top of GNU Make. By avoiding recursion, Weld is able to define an easy to use, fast, and scalable build system. Buildable components are defined by writing an easy to read component definition file. Components are automatically discovered and their dependencies automatically determined. This perfect dependency discovery results in precise incremental builds and optimal parallelization among build tasks. Weld supports Windows, Linux, and FreeBSD.
MikeeBuilds / SquadronThe Agentic Operating System for your desktop. Squadron is a native command center that lets you manage swarms of local AI agents (Gemini, Claude, Codex) as if they were employees. Features a 6-terminal parallel workbench, Kanban task management, and deep integration with Jira/Linear to turn AI autonomy into real engineering work.
LiveRamp / Daemon LibA Java library that makes it easy to write parallelized task processors
proxystore / TapsBenchmarking suite for distributed/parallel task executors
gyselroth / Php Task SchedulerClustered process management for PHP
ben-rogerson / Git Worktree ToolboxEasily manage git worktrees, launch tasks and work on multiple features in parallel.
ob-labs / TalosTalos is a Ralph CLI,It enables you to execute multiple Ralph Loop tasks in parallel across multiple repositories.
r-lyeh-archived / DutyDuty is a lightweight C++11 task manager for parallel coroutines and serial jobs. Duty requires no dependencies.
IndigoUnited / Node P ThrottlerA promise based throttler capable of limiting execution of parallel tasks
0ui / Elm Task ParallelRun tasks in parallel and handle the results only if every task finishes successfully
honzabrecka / PartitionA tool that helps with running tasks in parallel across multiple workers on CircleCI the ~ideal way.
a-luna / Async File ServerLight-weight, cross-platform (NET Core 2.1) C# Asynchronous file server and text messaging platform. Utilizes custom extension methods which wrap asynchronous TCP socket method pairs, providing the benefits of the Task Parallel Library (TPL) to socket programming.
YerevaNN / PARASITE🪱 PARASITE || A parallel sentence data preprocessing toolkit. Originally developed as a part of the `en-ru` winner submission of WMT20 Biomedical Translation Task.
intzeros / Parallel Task GraphTask scheduling based on thread pool. Getting parallel tasks for a given dependency graph (or task graph), which is a DAG, via topological sorting. Then put these tasks into thread pool.
DeprecatedLuke / Oh My SingularityA task based orchestration TUI for oh-my-pi agent harness enabling highly parallel agentic development.
massivethreads / Tp ParsecTP-PARSEC: A Task Parallel PARSEC Benchmark Suite