0:00
if you want to build high performance
0:02
memory safe and concurrent applications
0:04
rust is a programming language for you
0:06
rust combines a performance of low level
0:09
languages like C++ with the modern
0:12
features that prevent common bugs such
0:14
as now pointer differencing and data
0:16
races it does this using the ownership
0:19
system and so you can be sure that a
0:21
compiled rust program is safe rust is
0:24
great for system programming web
0:26
assembly Network Services and combin
0:28
line tools some of the most popular
0:30
Frameworks to build applications with
0:32
rust include B for game development
0:35
rocket for web development Tokyo for
0:37
Network applications and T for desktop
0:40
apps rust is used by companies like
0:42
Mozilla Dropbox atran Microsoft Amazon
0:46
and many others rust has been voted the
0:49
most loved programming language on the
0:50
stock overl survey for many years
0:53
running subscribe for more videos like