async_value 0.2.0

Simple, persistent, asynchronous values
Documentation

Simple asynchronous values. You provide a closure that computes a value and then either run it synchronously, in a regular thread, or in a thread pool.