Patches asyncio to add to_process — offload CPU-bound work to a separate process, get back an awaitable ProcessTask with full metadata, graceful cancellation, and first-class type support.
-
Updated
Jun 7, 2026 - Python
Patches asyncio to add to_process — offload CPU-bound work to a separate process, get back an awaitable ProcessTask with full metadata, graceful cancellation, and first-class type support.
Rust execution framework on top of iceoryx2
Jina AI excutor for SAM (segment anything model).
Process-group-safe subprocess primitive (safe_run) and RxP invocation runner for the ProtocolWarden ecosystem.
Add a description, image, and links to the executor-runtime topic page so that developers can more easily learn about it.
To associate your repository with the executor-runtime topic, visit your repo's landing page and select "manage topics."