Building Rocket by Sergio Benitez
Rocket is a web framework for Rust that delivers simplicity, reliability, and performance -- a rare combination. Rocket’s ability to deliver in all three areas is largely enabled by Rust’s code generation facilities. Based on developer input, Rocket generates code that eliminates boilerplate and leads to more robust, secure, and predictable web applications.
This talk dissects Rocket and its code generation by describing how Rocket is built. Special attention is placed o
8 views
159
51
7 years ago 00:31:35 11
RustConf 2017 - Menhir and Friends: the State of the Art of Parsing in Rust by Naomi Testard
7 years ago 00:22:09 20
RustConf 2017 - Shipping a Solid Rust Crate by Michael Gattozzi
7 years ago 00:33:16 8
RustConf 2017 - Building Rocket by Sergio Benitez
7 years ago 00:22:18 7
RustConf 2017 - A Tale of Teaching Rust by Andrew Brinker
7 years ago 01:02:43 23
RustConf 2017 - Opening Keynote: Make Productivity a Core Value of Rust