There are 4 repositories under executor topic.
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..
📌 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.
Modern embedded framework, using Rust and async.
Code Runner for Visual Studio Code
一系列简单、轻量、方便的Android开发工具集合(持续更新中),包括Android动态权限、SharedPreferences、反射、日志、Toast、Bundle、MVP、线程池、Html、图文混排、蒙层引导、拍照、图库选择等
Scientific workflow engine designed for simplicity & scalability. Trivially transition between one off use cases to massive scale production environments
Java Concurrency/Multithreading Tutorial with Examples for Dummies
Implementation of blocking (IO-Bound) cancellable java.util.concurrent.CompletionStage and related extensions to java.util.concurrent.ExecutorService-s
A library of tools to assist with safe concurrent java development. Providing unique priority based thread pools, and ways to distrbute threaded work safely.
Execute shell commands via HTTP server (via flask's endpoints).
Execution primitives for C++
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.
A haxelib for basic platform-agnostic concurrency support
Real-time compute-focused async executor with job pools, thread-local data, and priorities.
A light and very basic level 8 custom DLL Roblox exploit. UI not included.
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.
npm run scripts concurrently and serially, and more.
Remote code executor server, frontend, and CLI to run untrusted code as a non-root user in a Docker container.
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.
[Unity Editor Tool] A front-end interface where you can create, edit, save and dynamically execute code snippets.
采用Reactor模式,注册readycreate, readyfinish事件到更新服务UpdateService,通过处理后进行模型缓存,然后将消息转化为 dispatchThread消息分配模型需要的create, update, finish的事件进行单线程循环调度 。调度过程使用了系统预置锁模型,来进行多线程唤醒机制,将所有的update循环检测进行多 线程调度,多线程更新服务使用future-listener机制,在完成调度后,根据模型状态,如果模型存活重新将消息转化为update 事件注册到dispatchThread消息分配模型进行循环处理。如果模型死亡将消息转化为readyfinish事件注册到更新服务UpdateServic进行销毁 。这个系统实现了模型自动缓存,多线程异步循环调度模型更新,自动处理模型死亡事件进行销毁。 支持将多个updater绑定到同一个更新线程上,减少线程调度。
Execute Gitlab jobs on auto-scaled EC2 instances using the Docker Machine executor.
Provides a way to use IntelliJ run configurations as buttons
Open source custom DLL exploit for Roblox with custom functions, level 8 execution, multi Roblox injection, and a key system.