Welcome to Futurism
The "Futurism" library is an implementation of the "future" concept for concurrent programming, along with related algorithms and tools. Compared to conventional "Lock" and "Monitor" idioms, futures are thought to be make code more composable, scalable, and modular, and to make it easier to reason about the correctness of that code.
Starting Points
- TracGuide -- Built-in Documentation
For a complete list of local wiki pages, see TitleIndex.
