Skip to content

A collection of small programs implemented in both Python and Rust. This repository is intended for practicing Rust, comparing it with Python implementations, and exploring language differences and performance characteristics. Each project is a self-contained exercise to strengthen Rust skills while keeping Python as a reference.

License

Notifications You must be signed in to change notification settings

Veicm/rust_training

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rust_training

A collection of small programs implemented in both Python and Rust. This repository is intended for practicing Rust, comparing it with Python implementations, and exploring language differences and performance characteristics. Each project is a self-contained exercise to strengthen Rust skills while keeping Python as a reference.

Recommended Resources:

  • Rustfully, a very good Youtuber which explains Rust from the ground up.
  • Quickref.me Cheat Sheet, a very clean and simple overview about the most important Rust methods.
  • Rust docs, The complete Rust docs.

About

A collection of small programs implemented in both Python and Rust. This repository is intended for practicing Rust, comparing it with Python implementations, and exploring language differences and performance characteristics. Each project is a self-contained exercise to strengthen Rust skills while keeping Python as a reference.

Topics

Resources

License

Stars

Watchers

Forks