RustConf 2016 - Back to the Futures by Alex Crichton
RustConf 2016 - Back to the Futures by Alex Crichton
One of the core building blocks of any library is the I/O abstraction it works with, but unfortunately they isn’t always composable to plug libraries together. The concept of futures is tried and true in frameworks like Scala’s Finagle, and provides an ergonomic solution to composing multiple I/O libraries together. This talk will explore the implementation of a cross-platform futures library in Rust backed by the full power of mio and leveraging many as
6 views
8991
3349
8 years ago 00:36:16 43
RustConf 2016 - A Modern Editor Built in Rust by Raph Levien
8 years ago 00:47:24 14
RustConf 2016 - Opening Keynote by Aaron Turon & Niko Matsakis
8 years ago 00:23:43 16
RustConf 2016 - Using Generics Effectively by Without Boats
8 years ago 00:16:04 11
RustConf 2016 - The Illustrated Adventure Survival Guide for New Rustaceans by Liz Baillie
8 years ago 00:30:35 8
RustConf 2016 - The /r/playrust Classifier... by Suchin Gururangan & Colin O’Brien
8 years ago 00:26:42 8
RustConf 2016 - Closing Keynote by Julia Evans
8 years ago 00:28:22 1
RustConf 2016 - RFC: In Order to Form a More Perfect `union` by Josh Triplet
8 years ago 00:32:47 5
RustConf 2016 - Integrating Some Rust in VLC Media Player by Geoffroy Couprie
8 years ago 00:29:54 6
RustConf 2016 - Back to the Futures by Alex Crichton