Programming Rust: Fast, Safe Systems Development

Channel:
Subscribers:
725,000
Published on ● Video Link: https://www.youtube.com/watch?v=YEVdOWsg6ik



Duration: 52:52
17,936 views
232


Rust is a systems programming language that runs blazingly fast, prevents segfaults, and guarantees thread safety. Modern language features, such as closures, type inference, pattern matching, and trait-based generics, are supported in tandem with low-level features like zero-cost abstractions, efficient C bindings, and a minimal run-time. With the stable 1.0 release of the language in May 2015 Rust has seen widespread growth and adoption as well as continuous iteration on both the language and the libraries. This talk will explain the fundamentals of Rust and how they're leveraged to achieve the language's lofty goals as well as give a preview of some of Rust's upcoming features.

EVENT:

code::dive 2017

SPEAKER:

Alex Crichton

PERMISSIONS:

code::dive conference Organizer provided Coding Tech with the permission to publish this video.

CREDITS:

code::dive: http://codedive.pl/index/speaker/name/alex-crichton/year/2017/







Tags:
rust programming
intro into rust
rust programming 2018
rust programming language