Skip to content

mongodb-developer/IntroToRust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Intro To Rust 🇬🇧

This repository contains code from the MongoDB Workshop Intro to Rust. This is a live-coding workshop where we explore the Rust language and go from the basics of installing and configuring the Rust toolchain and an editor to multithreading using Tokio.

Keep an eye on the MongoDB Resources page to catch the next one!

How to use it

  • clone it in you machine: git clone https://github.com/mongodb-developer/IntroToRust
  • the last commit in main branch is the finished code, but you can see all the steps looking at the commit history

Some links we recommend


Introducción a Rust 🇪🇸

Este repositorio contiene código del Taller Introducción a Rust. En este taller, en el que programamos en vivo, exploramos el lenguaje Rust y vamos desde las bases, como instalar y configurar el compilador de Rust y un editor hasta utilizar Multi hilo con la librería Tokio.

Mantente informado del siguiente en MongoDB Resources page!

Cómo usarlo

  • clona el repositorio en tu ordenador: git clone https://github.com/mongodb-developer/IntroToRust
  • el último commit en main es el código finalizado, pero puedes ver los pasos que hemos dados mirando el histórico de commits.

Algunos enlaces que recomendamos

About

Code of the Intro to Rust workshop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages