An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with executor

A curated list of projects in awesome lists tagged with executor .

https://github.com/redisson/redisson

Redisson - Valkey & Redis Java client. Real-Time Data Platform. Sync/Async/RxJava/Reactive API. Over 50 Valkey and Redis based Java objects and services: Set, Multimap, SortedSet, Map, List, Queue, Deque, Semaphore, Lock, AtomicLong, Map Reduce, Bloom filter, Spring, Tomcat, Scheduler, JCache API, Hibernate, RPC, local cache..

cache distributed distributed-locks executor hibernate java json lock map micronaut quarkus queue redis redis-client scheduler session spring tomcat valkey valkey-client

Last synced: 17 Dec 2025

https://github.com/alibaba/transmittable-thread-local

📌 a missing Java std lib(simple & 0-dependency) for framework/middleware, provide an enhanced InheritableThreadLocal that transmits values between threads even using thread pooling components.

apm async async-context asynchronous asynchronous-context context dapper distributed-tracing executor forkjoinpool framework java middleware thread-pool threadlocal threadsafe tracing transmittable transmittable-thread-local

Last synced: 12 May 2025

https://github.com/embassy-rs/embassy

Modern embedded framework, using Rust and async.

async drivers embedded executor hal rust

Last synced: 09 Sep 2025

https://github.com/easyandroidgroup/easyandroid

一系列简单、轻量、方便的Android开发工具集合(持续更新中),包括Android动态权限、SharedPreferences、反射、日志、Toast、Bundle、MVP、线程池、Html、图文混排、蒙层引导、拍照、图库选择等

activityresult android bundle dimensions executor guide html imagegetter kotlin log mvp permissions photos reflection sharedpreferences toast

Last synced: 12 Apr 2025

https://github.com/broadinstitute/cromwell

Scientific workflow engine designed for simplicity & scalability. Trivially transition between one off use cases to massive scale production environments

application bioinformatics cloud containers docker executor ga4gh hpc scala wdl workflow workflow-description-language workflow-execution

Last synced: 27 Mar 2025

https://github.com/vsilaev/tascalate-concurrent

Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s

async async-programming asynchronous asynchronous-programming completablefuture completionstage concurrency concurrent concurrent-programming executor executorservice java java-library java11 java8 java9 promise promise-interface promise-library promises

Last synced: 07 Apr 2025

https://github.com/juancastillo0/wasm_run

A WebAssembly executor for Dart and Flutter applications. Uses Rust's wasmtime optimizing runtime or wasmi interpreter to parse and execute WASM and WAT files.

binding-generator compiler component dart executor flutter interpreter native runtime rust wasm wasmtime web webassembly wit

Last synced: 07 May 2025

https://github.com/criteo/cuttle

An embedded job scheduler.

executor scala scheduler workflow

Last synced: 12 May 2025

https://github.com/vegardit/haxe-concurrent

A haxelib for basic platform-agnostic concurrency support

concurrency executor hashlink haxe haxelib lock neko scheduler thread thread-pool

Last synced: 25 Jan 2026

https://github.com/bve-reborn/switchyard

Real-time compute-focused async executor with job pools, thread-local data, and priorities.

async-await executor rust

Last synced: 04 Apr 2025

https://github.com/bertptrs/beul

It executes futures

async executor futures rust

Last synced: 03 May 2025

https://github.com/robinfriedli/rusty_pool

Self growing / shrinking ThreadPool implementation based on crossbeam's multi-producer multi-consumer channels that enables awaiting the result of a task and offers async support.

async concurrency concurrent executor futures rust thread thread-pool threadpool

Last synced: 13 Apr 2025

https://github.com/electrode-io/xarc-run

npm run scripts concurrently and serially, and more.

build concurrent executor javascript namespace nodejs npm runner scripts serial task tasks tool

Last synced: 17 Mar 2025

https://github.com/tornede/py_experimenter

The PyExperimenter is a tool for the automatic execution of experiments, e.g. for machine learning (ML), capturing corresponding results in a unified manner in a database.

database executor experiments python

Last synced: 14 Jan 2026

https://github.com/camerondurham/codecanvas

Remote code executor server, frontend, and CLI to run untrusted code as a non-root user in a Docker container.

code-execution docker earthfile executor flyio go hacktoberfest non-root playground remote-execution rlimit sandbox

Last synced: 02 Jan 2026

https://github.com/ichenpipi/unity-code-executor

[Unity Editor Tool] A front-end interface where you can create, edit, save and dynamically execute code snippets.

csharp debug dynamic-execution executor game-development lua snippets unity unity-editor xlua

Last synced: 08 Oct 2025

https://github.com/jwpttcg66/game-executor

采用Reactor模式,注册readycreate, readyfinish事件到更新服务UpdateService,通过处理后进行模型缓存,然后将消息转化为 dispatchThread消息分配模型需要的create, update, finish的事件进行单线程循环调度 。调度过程使用了系统预置锁模型,来进行多线程唤醒机制,将所有的update循环检测进行多 线程调度,多线程更新服务使用future-listener机制,在完成调度后,根据模型状态,如果模型存活重新将消息转化为update 事件注册到dispatchThread消息分配模型进行循环处理。如果模型死亡将消息转化为readyfinish事件注册到更新服务UpdateServic进行销毁 。这个系统实现了模型自动缓存,多线程异步循环调度模型更新,自动处理模型死亡事件进行销毁。 支持将多个updater绑定到同一个更新线程上,减少线程调度。

async-event-bus common-pool2 disruptor disruptor-executor event-bus eventbus executor fixedupdateservice game game-engine game-executor gameengine gameexecutor update updateservice updateservice-eventbus

Last synced: 12 Apr 2025

https://github.com/pepperize/cdk-autoscaling-gitlab-runner

Execute Gitlab jobs on auto-scaled EC2 instances using the Docker Machine executor.

autoscaling aws cdk dind docker docker-in-docker docker-machine ec2 executor gitlab gitlab-ci runner s3 shared-cache spot-instances

Last synced: 29 Mar 2025

https://github.com/NNBnh/coderun

⏯️ Code runner CLI that can run any languages

basher bpkg cli executor posix runner terminal

Last synced: 17 Jul 2025

https://github.com/nnbnh/coderun

⏯️ Code runner CLI that can run any languages

basher bpkg cli executor posix runner terminal

Last synced: 12 Apr 2025

https://github.com/akshitgrover/box-exec

Box execute is a npm package to compile/run codes (c,cpp,python) in a virtualized environment, Here virtualized environment used is a docker container. This packages is built to ease the task of running a code against test cases as done by websites used to practice algorithmic coding.

docker docker-container executor sandbox stage

Last synced: 19 Mar 2025

https://github.com/lassehaslev/executor

Watch for file changes and then execute command. Very nice for test driven development.

cli command command-line effect execute executor file-changes files hacktoberfest live-reload tdd test-driven-development utility watch

Last synced: 17 Jul 2025

https://github.com/jkstack/agent-server

jkstack agent统一管理服务

agent executor metrics

Last synced: 28 Apr 2025

https://github.com/cjrh/deadpool

A Python Process Pool Executor implementation that is harder to break

concurrent-futures executor multiprocessing process-pool processpool processpoolexecutor subprocess

Last synced: 17 Mar 2025

https://github.com/rodaine/executor

Action/Executor (Command) Pattern Library for Concurrent Workloads

command-pattern concurrency concurrent-map executor semaphore singleflight subrepos x-files

Last synced: 29 Apr 2025

https://github.com/raftario/wae

An async executor based on the Win32 thread pool API

async executor threadpool win32 windows

Last synced: 10 Apr 2025

https://github.com/fantasy-peak/reactor

C++17 and reactor mode task/timer executor

cpp17 executor header-only linux one-thread-one-loop reactor threadpool timer

Last synced: 15 Apr 2025

https://github.com/feluxe/aioexec

asyncio executors, clean and simple.

asyncio concurrent-futures executor process-pool python thread-pool

Last synced: 14 Apr 2025

https://github.com/Gyumeijie/an-embedded-c-interpreter

a very simple interpreter for c, inspired by c4, but it is embedded

c configuration-file embedded executor interpreter parse

Last synced: 11 May 2025

https://github.com/gyumeijie/an-embedded-c-interpreter

a very simple interpreter for c, inspired by c4, but it is embedded

c configuration-file embedded executor interpreter parse

Last synced: 30 Aug 2025

https://github.com/ipeternella/xqtR

🛠️ xqtR (executoR) is a command line tool to execute sync or async jobs defined by yaml files on your machine. 🛠️

async executor golang goroutine job-yaml sync yaml-files

Last synced: 24 Jul 2025

https://github.com/kitikod6/roblox-bunni-executor

Bunni is a premier Roblox exploiting platform, renowned for its cutting-edge tools, rapid updates, and robust support. Developed by experienced professionals, it ensures maximum efficiency, security, and a seamless user experience with features like HWID spoofer and extensive script support.

cheats code developer executor exploit free gaming github hacking injector lua modding open-source programming project roblox-bunni-executor script software tools

Last synced: 19 Jul 2025

https://github.com/smartlegionlab/commandpack

A package of modules for working with commands, command packages.

execute-command executor pypi pypi-package pypi-packages python python3 smartlegionlab termux

Last synced: 22 Jul 2025

https://github.com/NNBnh/coderun.kak

⏯️ Kakoune code runner

executor kakoune kakoune-plugin plugin runner terminal

Last synced: 17 Jul 2025

https://github.com/nnbnh/coderun.kak

⏯️ Kakoune code runner

executor kakoune kakoune-plugin plugin runner terminal

Last synced: 14 Oct 2025

https://github.com/python-tools/asyncio-executor

协程执行器,起一个额外的线程执行事件循环,主线程则管理这个事件循环线程, 这个执行器不要用在协程中.

asyncio executor python-3-6

Last synced: 02 Aug 2025

https://github.com/xiyuan-fengyu/ideaplugintypescriptexecutor

An IDEA plugin to make .ts file executable.

debug executor idea plugin run typescript

Last synced: 27 Jul 2025

https://github.com/github30/shell2http

Executing shell commands via HTTP server

executor os-command-injection popen python shell shell2http subprocess webhook

Last synced: 19 Apr 2025

https://github.com/jsmolina/simple-menu-dos-launcher

Simple menu dos launcher

dos executor launcher msdos

Last synced: 19 Apr 2025

https://github.com/aave/arc-timelock

Set of contracts for Timelock Executor of ARC Market

aave arc ethereum executor governance solidity timelock

Last synced: 04 Oct 2025

https://github.com/runnerty/modules

Curated list of official modules

executor modules notifier runnerty runnerty-modules triggers

Last synced: 05 Jul 2025

https://github.com/paridelpooya/execute-js

Application workflow executor for JavaScript

decision-tree executor javascript

Last synced: 07 Oct 2025

https://github.com/dynesshely/csharpell

A shell (REPL) for C# file and execute them as script.

csharp executor pythonic shell

Last synced: 13 Sep 2025

https://github.com/blob42/pswatch

Execute custom commands for predefined system conditions

executor monitoring process resource-control scheduler task timer

Last synced: 19 Aug 2025

https://github.com/smikhalevski/parallel-universe

🚀 The set of async flow control structures and promise utils.

async async-queue blocker concurrency delay executor lock parallel pool promise queue repeat-until sleep thread-pool timeout

Last synced: 27 Apr 2025

https://github.com/styfle/exeggcute

🥚 A node.js module to make executing shell cmds a breeze!

command-line execute execution executor

Last synced: 10 Jul 2025

https://github.com/allebb/executioner

Executioner is a PHP library for executing system processes and applications with the ability to pass extra arguments and read CLI output results.

exec executable execute executor php task

Last synced: 12 Jul 2025

https://github.com/buke/js-executor

JavaScript execution thread pool for Go, with built-in support for QuickJS / Goja / V8 engines.

executor goalng javascript quickjs thread-pool threadpool

Last synced: 20 Jan 2026

https://github.com/oswaldobapvicjr/agents

A lightweight timer/cron agents framework for Java applications

agent cron cron-jobs cronjob-scheduler crontab executor java scheduler timer timer-agent

Last synced: 08 May 2025

https://github.com/otymko/x-genpass

Генератор случайных паролей из консоли

executor sbsl

Last synced: 05 Sep 2025

https://github.com/debugger24/spark-on-k8s-images

Driver/Executor images for spark-operator

apache-spark driver executor kubernetes pyspark spark spark-operator

Last synced: 22 Jul 2025

https://github.com/aerosonik/executionpipe

Lightweight library with base abstractions and implementations for creating custom pipe of sequential or parallel execution.

architecture csharp execution execution-statistics executor executor-service microservices-architecture pipeline solid

Last synced: 11 Apr 2025

https://github.com/condy0919/sleepyhead

linux-based user-thread executor library

event-driven executor fiber rust

Last synced: 22 Mar 2025

https://github.com/szcn/jsexecutor

Script executor and E2E testing support framework written in Java and JS

executor javascript javascript-tests selenium-java selenium-webdriver test-automation testing

Last synced: 02 Sep 2025

https://github.com/gustavokatel/asyncutils

Synchornization and asynchronous operations utilities in golang

async event executor go golang job queue scheduler sync worker

Last synced: 27 Feb 2025

https://github.com/herrjulz/resc

ReSc runs remote bash scripts located on Github on your local machine

executor github go golang remote resc runner script

Last synced: 11 Jan 2026

https://github.com/aleklukanen/pydist

Allows users to distribute asynchronous tasks across a network.

asyncio computing distributed executor futures multiprocessing multithreading python

Last synced: 14 Oct 2025

https://github.com/drewcrawford/kiruna

An experimental, tiny, fast, and simple async executor and IO library for Rust

async asyncio executor rust

Last synced: 01 Aug 2025

https://github.com/supragya/HLang

Core shell scripting language design and interpreter proposed for HelenOS's BDSH shell system. Includes prototype implementation using AST and provision for lightweight object code for BeagleBoards

ast bison c executor flex interpreter programming-language scripting-language

Last synced: 11 May 2025

https://github.com/runnerty/executor-http

Runnerty module: HTTP executor

executor http https request runnerty

Last synced: 11 Apr 2025

https://github.com/runnerty/executor-twitter

Runnerty module: twitter executor

executor runnerty twitter

Last synced: 18 Mar 2025

https://github.com/xgfone/go-exec

The common command execution.

command commander exec execute execution executor

Last synced: 26 Mar 2025

https://github.com/imcf/snijder

:scissors: Single Node Inhomogeneous Job Dispatcher, Executor & Reporter

executor python queue-manager scheduler

Last synced: 08 Jul 2025

https://github.com/skasselbard/embeddedrust

Async runtime for embedded rust and access to resources that are based on the embedded-hal crate

async-await embedded-hal executor rust

Last synced: 03 Apr 2025

https://github.com/runnerty/executor-check-online-service

Runnerty module: Check Online Service Executor

check-online check-service checker executor runnerty site-audit

Last synced: 18 Mar 2025

https://github.com/viqueen/task-pool-executor

Provides a simple and a cli progress executor implementations to orchestrate a set of asynchronous tasks

cli concurrent executor

Last synced: 19 Jul 2025

https://github.com/arshadkazmi42/command-exec

Promisified shell commands executer

commands executor linux linux-commands nodejs shell

Last synced: 08 Oct 2025

https://github.com/runnerty/executor-redis

Runnerty module: Redis executor

executor redis runnerty

Last synced: 11 Apr 2025

https://github.com/runnerty/executor-puppeteer-export

Runnerty module: Puppeteer wrapper to export html to PDF/image

executor html-to-image html-to-pdf pdf puppeteer runnerty screenshot

Last synced: 18 Mar 2025

https://github.com/ori88c/zero-backpressure-semaphore-typescript

Promise Semaphore for Node.js projects, inspired by the RAII idiom. Offering backpressure control for enhanced efficiency, utilizing a communicative API that signals availability. Additionally, it features a modern API and incorporates mechanisms for graceful termination and error handling.

async backpressure concurrency executor javascript job job-scheduler js limiter lock mutex nodejs npm-package rate-limiter runner semaphore task task-scheduler ts typescript

Last synced: 17 Mar 2025

https://github.com/anonimosma/executor-lua-roblox

Introducing Santo Ware, an extraordinary Roblox Executor! Developed exclusively for Roblox game enthusiasts, this external software provides unparalleled gaming benefits. Gain the upper hand by unlocking hidden features, accessing exclusive content, and conquering your favorite Roblox games effortlessly.

automation code development environment event execute executor game implementation library lua platform plugin programming project roblox script scripting studio tool

Last synced: 04 Apr 2025

https://github.com/runnerty/executor-shell

Runnerty module: Shell executor

executor remote-execution runnerty shell ssh

Last synced: 29 Oct 2025

https://github.com/jeamon/gostream

A go-based cross-platform commands executor which load commands from shell or multi-formatted files (json, yaml ,toml) and multi-stream the output to many destinations (files and terminal) with the posibility of adding an execution timeout.

executor go linux-shell multiprocessing shell streaming windows

Last synced: 06 Dec 2025

https://github.com/joutvhu/clianalysis

Analysis, execute command line by configuration. Used for the design and development of CLI tools.

cli command configuration executor

Last synced: 21 Jul 2025

https://github.com/runnerty/executor-mysql

Runnerty module: Mysql executor

csv-export executor mysql runnerty

Last synced: 13 Apr 2025

https://github.com/rahuletto/execoder

Execoder is a beautiful Wandbox wrapper with the power of Codeboard

compiler executor nextjs online-compiler sandbox wandbox

Last synced: 11 Mar 2025

https://github.com/mtumilowicz/java11-stream-completablefuture-dedicated-executor

Implementation of dedicated executor for parallel processing of completable future tasks.

completable-future completablefuture-api executor executors parallel-streams stream

Last synced: 23 Feb 2025

https://github.com/kayjamlang/executor-cli

Command Line Interface (CLI) for KayJam scripts

cli executor java java-8 kayjam kayjam-language language script scripting-language

Last synced: 07 May 2025

https://github.com/piotrpress/executor

This library is an object wrapper for an exec PHP function.

cli command command-line commandline exec execute execution executor

Last synced: 22 Feb 2025

https://github.com/abrudz/tio

Dyalog APL operator interface to Try It Online (TIO.Run)

bridge dyalog dyalog-apl dyalogapl executor languages operator programming-languages wrapper

Last synced: 19 Jan 2026