Skip to content

einfachiota/rust-learning-group

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

👋 Welcome to the Rust Learning Group

🦀🦀🦀 📖 <- A group of Crabs reading a Book.

This is the Home for the Rust Learning Group - the group will organize meetings, workshops and online streams here and share information about their learnings.

Where can I join the learning group?

Get in touch with the group via the IOTA Discord in the #rust channel. A group member will get in contact with you!

For German speakers, we have the same process in the einfachIOTA Discord. Just write in the #rust channel in the development category.

Why Rust?

Since Coordicide is on the Roadmap, things becoming clearer for the IOTA community: The IOTA Foundation is focusing on Rust, a programming language for Web and IoT.

Rust is a multi-paradigm programming language focused on performance and safety. It’s developed by Mozilla and backed up with sponsoring by big players like Amazon Web Services (AWS), Google Cloud, and Microsoft Azure. Here is a website with some companies which use Rust in production with different uses cases. These use cases are very diverse, for example, Atlassian use Rust in service for analyzing petabytes of their source code and Cloudflare uses it as a replacement for memory-unsafe languages (particularly C) and is using it in their core edge logic.

How to contribute

Just fork the repo, make your changes and create a pull request. Don't know how it works? No problem, this video explains it:

Video: git & GitHub Tutorial for Beginners #12 - Forking (& Contributing).