Simple futures for use in async operations.
Simple promise/future library with continuations that don't block.
Simple spawner for long-running CPU tasks that don't have any pause points. Spawn a task on a thread pool that starts immediately and returns a future that can be later polled by any other executor. Also provides old style `wait()` function to be synchronously polled on the current thread.
Stupid simple future executor!
A simple macro for creating `Future`-implementing enums containing futures.
Very simple async runtime for Rust
Async-first terminal UI spinners and progress bars
An "as simple as possible" Future implementation for parking_lot
An "as simple as possible" Future implementation for parking_lot
simple futures
A simple yet efficient worker pool implementation for async task processing
This library provides a simple, `Condvar` based future with automatic cancellation on drop
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.