executor
There are 331 repositories under executor topic.
redisson/redisson
Redisson - Valkey and Redis Java client. Complete 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..
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.
embassy-rs/embassy
Modern embedded framework, using Rust and async.
formulahendry/vscode-code-runner
Code Runner for Visual Studio Code
easyandroidgroup/EasyAndroid
一系列简单、轻量、方便的Android开发工具集合(持续更新中),包括Android动态权限、SharedPreferences、反射、日志、Toast、Bundle、MVP、线程池、Html、图文混排、蒙层引导、拍照、图库选择等
broadinstitute/cromwell
Scientific workflow engine designed for simplicity & scalability. Trivially transition between one off use cases to massive scale production environments
callicoder/java-concurrency-examples
Java Concurrency/Multithreading Tutorial with Examples for Dummies
YACLib/YACLib
Yet Another Concurrency Library
threadly/threadly
A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute threaded work safely.
vsilaev/tascalate-concurrent
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
1xyz/pryrite
Pryrite, interactively execute shell code blocks in a markdown file
eshaan7/Flask-Shell2HTTP
Execute shell commands via HTTP server (via flask's endpoints).
agency-library/agency
Execution primitives for C++
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.
criteo/cuttle
An embedded job scheduler.
vegardit/haxe-concurrent
A haxelib for basic platform-agnostic concurrency support
npuichigo/agrpc
Async GRPC with C++20 coroutine support
rabix/bunny
[Legacy] Executor for CWL workflows. Executes sbg:draft-2 and CWL 1.0
rakion99/Axon
Unrestricted Lua Execution
BVE-Reborn/switchyard
Real-time compute-focused async executor with job pools, thread-local data, and priorities.
bertptrs/beul
It executes futures
plusgiant5/TaaprWareV3
A light and very basic level 8 custom DLL Roblox exploit. UI not included.
electrode-io/xarc-run
npm run scripts concurrently and serially, and more.
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.
camerondurham/codecanvas
Remote code executor server, frontend, and CLI to run untrusted code as a non-root user in a Docker container.
ichenpipi/unity-code-executor
[Unity Editor Tool] A front-end interface where you can create, edit, save and dynamically execute code snippets.
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.
jwpttcg66/game-executor
采用Reactor模式,注册readycreate, readyfinish事件到更新服务UpdateService,通过处理后进行模型缓存,然后将消息转化为 dispatchThread消息分配模型需要的create, update, finish的事件进行单线程循环调度 。调度过程使用了系统预置锁模型,来进行多线程唤醒机制,将所有的update循环检测进行多 线程调度,多线程更新服务使用future-listener机制,在完成调度后,根据模型状态,如果模型存活重新将消息转化为update 事件注册到dispatchThread消息分配模型进行循环处理。如果模型死亡将消息转化为readyfinish事件注册到更新服务UpdateServic进行销毁 。这个系统实现了模型自动缓存,多线程异步循环调度模型更新,自动处理模型死亡事件进行销毁。 支持将多个updater绑定到同一个更新线程上,减少线程调度。
BillyWei01/Task
A thread scheduling framework.
pepperize/cdk-autoscaling-gitlab-runner
Execute Gitlab jobs on auto-scaled EC2 instances using the Docker Machine executor.
marghidanu/werk
Dead simple task runner
mdapena/pyventus
A powerful Python package for event-driven programming; define, emit, and orchestrate events with ease.
pygraphkit/graphtik
A Python-3.6+ lib for solving & executing graphs of functions on hierarchical data, with `pandas` in mind
NNBnh/coderun
⏯️ Code runner CLI that can run any languages