bitbake
Task executor
A task execution engine that allows shell and Python tasks to be run efficiently in parallel with complex inter-task dependencies.
The official bitbake Git is at https://git.openembedded.org/bitbake/. Do not open issues or file pull requests here.
434 stars
44 watching
253 forks
Language: Python
last commit: 8 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
stocks29/graphex | A library for composing and executing task graphs in Elixir. | 12 |
alkenso/execq | A smart queue for parallel task execution with features like threadpool-like behavior and non-blocking processing. | 40 |
objectprofile/dmirror | A tool to parallelize workload execution across multiple copies of an image | 9 |
aymenfurter/microagents | A system of self-improving agents that can dynamically generate and edit code to perform tasks. | 742 |
objectprofile/pythonbridge | A tool that allows executing Python code directly from Pharo | 22 |
bitsadmin/nopowershell | A tool for executing PowerShell-like commands in memory without logging or leaving behind evidence | 966 |
skytix-dev/rexe | A tool to execute tasks within the Mesos framework by synchronously executing jobs and outputting their contents to STDOUT | 1 |
jmartinesp/asyncjoblibrary | A library to simplify Android background and UI task execution | 221 |
koraa/pipe_exec | Executes binaries from pipes and terminals by loading them into memory and executing them directly. | 66 |
stoerr/codevelopergptengine | Provides read/write file access and executes actions on local files using ChatGPT as an OpenAI GPT action | 11 |
corca-ai/eval | A tool that utilizes AI and automation to execute complex tasks and generate code in response to user requests. | 869 |
omnilib/aiomultiprocess | A library that enables efficient concurrent execution of asynchronous tasks using both async and multiprocessing capabilities. | 1,776 |
mobdk/core | A tool that bypasses Windows Defender to execute any binary converted to shellcode using system calls. | 43 |
ehmicky/gulp-execa | A Gulp.js plugin that provides an efficient and secure way to execute shell commands and scripts in a pipeline-based workflow. | 58 |
allegro/mesos-executor | A customizable Apache Mesos task executor with features like graceful shutdown and log scraping | 49 |