319 skills found · Page 7 of 11
yvdriess / PrecipesParallel Recipes : parallel workflow execution made easy
bobuk / Uparallelμparallel - oversimplified helper for easy parallel functions execution
520github / Fw Parallel Taskmulti-task parallel execution framework - 多任务并行执行框架
xuzeyu91 / AI Agent ToolkitA powerful agent skill for orchestrating complex, multi-step tasks through distributed sub-agent execution. This skill decomposes complex user requests into atomic tasks and manages parallel execution through virtual agents, with optional integration with Claude CLI for true distributed processing.
TestRoverAutomation / Playwright BDD AutomationLeverage Playwright and Playwright BDD for robust web automation using the Page Object Model. This framework supports parallel test execution, fixtures, environment-specific settings via dotenv, and generates comprehensive HTML reports. Ideal for scalable, maintainable test automation.
kibotu / BorgA powerful, coroutine-based dependency initialization orchestrator for Android applications. Borg ensures your components are initialized in the correct order, with maximum parallelization and bulletproof thread safety.
iopromise-ruby / IopromiseIOPromise is a pattern that allows parallel execution of IO-bound requests (data store and RPCs) behind the abstraction of promises, without needing to introduce the complexity of threading.
amuthansakthivel / ParallelExecutionWithDockerTestNG+Maven+TestNG+Docker
cubewise-code / RushtiParallel TI execution engine for IBM Planning Analytics
AgriciDaniel / Ace Claude CodeUnified multi-agent orchestration layer for Claude Code with parallel execution, session persistence, and natural language routing.
nf-yml / ParallelParallel execution of processes
famzah / Mpssh PyMass Parallel Secure Shell command execution
shilangyu / Async WorkerParallel code execution wrapped in promises ⭐
IndigoUnited / Node P ThrottlerA promise based throttler capable of limiting execution of parallel tasks
chakra377 / Trading Bot Solana High SpeedHigh-Speed SOL Trading Bot is an automated Solana-based trading system integrated with Telegram for real-time user interaction and trade execution. Designed for low-latency performance, it leverages Solana’s high throughput and parallel execution capabilities to enable rapid market operations and efficient portfolio management.
genoshide / Plume Network Season 2An automated trading b0t designed for the plume network, with capabilities including token wrapping, swapping, unwrapping, and staking. The bot supports parallel execution using ProcessPoolExecutor, featuring randomized start delays to reduce RPC node load and concurrency issues.
priyankshah217 / AppiumWithGridParallel execution of two android devices using Selenium grid and Appium
bidemiajala / E2e LabA QA testing playground built with React and Express.js, showcasing test automation practices using Cypress and Playwright. Features parallel test execution, CI/CD integration, and cross-browser testing.
ciscoittech / Claude Agent FrameworkComplete framework for building intelligent multi-agent development systems with Claude Code. Features 97% context reduction and 3-6x faster execution through parallel agents.
avr-aics-riken / PMlibPerformance Monitor library - This library records execution performance of a user code and reports the summary. The PMlib is able to use for both serial and parallel environments including hybrid(OpenMP & MPI) code.