An async executor which you can use to execute a future that you know will never return `Pending` when you poll it.
Parallel execution on WebAssembly using Web Workers and message passing
Cross Platform Rust Repl
Sync DAG executor for CPU-heavy pipelines: bounded parallelism + partial evaluation.
A collection of utilities for working with Node.js projects from Rust applications
Practical testing tools for async Rust - time control, deterministic execution, and failure injection
A io_uring based IO executor for sync and async runtimes
Macros which provide useful shortcut combinators, combine sync/async chains, support single and multi thread (sync/async) step by step execution of branches, transform tuple of results in result of tuple.
Exports of the `join!`, `join_async!`, `join_spawn!`, `join_async_spawn!`, `async_spawn!` macros which are reexported by `join` crate.
Implementation of the `join!` macro.
Coloured Time Petri Net engine with formal verification
AI/Human task management system with file-based storage