Skip to content

Instantly share code, notes, and snippets.

@carols10cents
Created December 3, 2017 16:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save carols10cents/074ef9b781a42bbd73ebea0073755058 to your computer and use it in GitHub Desktop.
Save carols10cents/074ef9b781a42bbd73ebea0073755058 to your computer and use it in GitHub Desktop.
Morgantown codes abstract

What is this Rust thing anyway?

Rust is a new systems programming language out of Mozilla research aiming to be a safer alternative to C and C++ without sacrificing performance. Come learn how Rust prevents buffer overflows, ensures memory safety, and prevents data races while also providing modern development workflows through Cargo and an ever-growing ecosystem of open source libraries on Crates.io. Hear about how companies like Mozilla, npm, Dropbox, and Chucklefish are using Rust to make better software. Discover how you can get involved with Rust's friendly community!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment