Shortcut wrapper for ocean.task.Task to suspend/resume on certain conditions.
Simple utility to run a delegate inside a task while automatically starting event loop behind the scen. Intended for usage in script-like programs, does a new allocation each call.
Framework for reading from a stream and throttling based on the progress of processing the received data.
Utility functions for loading and dumping task pools for preserving tasks between application restarts.
Utility to wrap any task and turn it into valid ISuspendable.
Collection of task waiting / timer utilities wrapped in an easy to use, pseudo-blocking API.